搜索资源列表

  1. 图像处理的偏微分方程方法源码

    0下载:
  2. 《图像处理的偏微分方程方法》系统地讨论了偏微分方程在图像处理中的应用,内容包括图像滤波、复原、分割、放大、图像增强、彩色增强等。全书突出了理论与实践紧密结合的特点。该资料是书中若干典型数值方案的实验性MATLAB程序和可供实验用的图像素材。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-23
    • 文件大小:7403781
    • 提供者:happystudy
  1. 彩色图像处理

    0下载:
  2. 彩色图像的处理,包括基本处理.平滑.锐化,及特效处理等-color image processing, including basic treatment. Smoothing. Sharpening, and effects processing
  3. 所属分类:Windows编程

    • 发布日期:2024-06-18
    • 文件大小:1508352
    • 提供者:苗苗
  1. MyDib_ColorImageProcess

    0下载:
  2. 彩色图像处理,主要包括:灰度化,伪彩色,单色处理,霓虹,浮雕,滤波(低通,高通)处理等-color image processing, including : gray, pseudo-color, monochrome, neon, relief, filtering (low pass, Qualcomm) processing
  3. 所属分类:图片显示浏览

    • 发布日期:2024-06-18
    • 文件大小:75776
    • 提供者:梁俊龙
  1. WHJ

    0下载:
  2. 彩色图像处理包括彩色图像变换、彩色图像卷积滤波-color image processing, including color image transform, convolution filter color image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:5681152
    • 提供者:刘婧
  1. test12-28

    0下载:
  2. 1.几种灰度变换,分段线性化,平方变换,对数变换,平方根变换等等 2.几种滤波器,中值滤波,均值滤波等等 3.图像分割,边缘检测,轮廓提取,以及SOBEL梯度算子 4.彩色图像,红色通道,绿色通道,蓝色通道 5.图像的几何变换,图像缩放,镜像(水平镜像和垂直镜像) -1. Several gray-scale transformation, piecewise linear, square transform, th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:68608
    • 提供者:gloria
  1. imagefilter

    0下载:
  2. 对图像进行滤波的几种算法集锦,并在同幅图中显示,便于对比其各种效果,另外给出了一副彩色图像的滤波效果,还请高手指点。-Image filtering allehanda Algorithms, and at the same pictures shown to facilitate comparison of its various effects, another is given a color image filter effec
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:1024
    • 提供者:张锐娟
  1. digitalimageprosessing

    0下载:
  2. 包括灰度图像和彩色图像处理两部分,灰度图像处理:256色转变成黑白色,对比度拉伸,二值化,反色,亮度增加,取对数,取指数,直方图均衡化,图像镜像,图像平移,图像缩放,图像旋转,高斯平滑,均值滤波,拉普拉斯锐化,梯度锐化,中值滤波,DCT变换,Fourier变换,Walsh变换,方块编码,细化,Canny算子,浮雕,雕刻,Sobel-Including gray-scale images and color image processin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:2095104
    • 提供者:高源
  1. BilateralFiltering

    0下载:
  2. 本程序实现Bilateral滤波,以实现边缘保留的平滑处理,同时可用于灰度及彩色图像。-Bilateral filtering realize this procedure in order to achieve a smooth edge to retain the handle at the same time can be used for gray and color images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:119808
    • 提供者:周力
  1. median

    0下载:
  2. 对彩色图像进行中值滤波,这是直接用opencv语言实现的,里面的图片是清晰的,可以用有椒盐噪声的代替-Color images of the median filter, which is the direct use of language of opencv, which picture is crystal clear and has salt and pepper noise can be used in lieu of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:2878464
    • 提供者:dianluyuanli
  1. color_processing--VC

    0下载:
  2. 用VC编写的彩色图像处理程序,实现了:提取图像中平均、最大、最小灰度,在此基础上可以对图像二值化;可以进行图像边缘提取(有laplace1、laplace2、Robot的提取方法) ;对图像进行卷积滤波(高能滤波,水平、垂直、双向增强,低通滤波);实现的图像的:锐化、浮雕、反相、平滑化、霓虹、马赛克、柔化、曝光过度,扩散处理。是学习VC彩图处理不可多得的代码。-VC prepared using color image proces
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:124928
    • 提供者:杜红艳
  1. 24weizhencai

    0下载:
  2. 24位真彩色图像处理程序(包括灰度化,滤波,锐化等)开发环境VC++6.0-24-bit true color image processing procedures (including gray, and filtering, sharpening, etc.) development environment VC++ 6.0
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:1730560
    • 提供者:victor
  1. GP-Expand-Reduce

    0下载:
  2. Canny滤波实现彩色图像的边缘检测的matlab源代码-Canny filter to achieve color image edge detection matlab source code
  3. 所属分类:图形图象

    • 发布日期:2024-06-18
    • 文件大小:2048
    • 提供者:小蔡
  1. vmf1

    0下载:
  2. 矢量中值滤波器(Vector Median Filter) 考虑彩色图像三个分量之间的联系。- Vector Median Filter (Vector Median Filter) consider color images of the contact between the three subscales.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:1024
    • 提供者:leohee
  1. szcl

    0下载:
  2. 用matlab编写的程序集合,主要是完成括亮度变换、线性和非线性空间滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、识别-Matlab procedures used to prepare the collection, mainly including brightness achieve transformation, linear and nonlinear spatial filtering, image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:153600
    • 提供者:wth
  1. DigitalImageProcessing

    0下载:
  2. 此程序包括八个图像处理内容: 1 图像直方图的统计 2 图象的线性变换 3 图象平滑消噪处理 4 图像锐化处理 5 中值滤波处理 6 伪彩色增强处理 7 图像勾边处理 8 彩色图像锐化处理 - This programm includes 8 kinds of digital picture process: Stat. of direct square chart Linear tran
  3. 所属分类:Windows编程

    • 发布日期:2024-06-18
    • 文件大小:460800
    • 提供者:Jane
  1. 4

    0下载:
  2. 彩色图像自适应中值滤波的研究与实现,希望对大家有些用处。-Color Image Adaptive Median Filter Research and Implementation of hope for all of us some useful.
  3. 所属分类:编程文档

    • 发布日期:2024-06-18
    • 文件大小:3978240
    • 提供者:awhzss
  1. bf

    0下载:
  2. MATLAB 彩色图像双边滤波器仿真源码。-MATAB color image bilateral filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:1024
    • 提供者:kevin
  1. three_highpass_filters

    0下载:
  2. 用9种方法对彩色图像进行傅里叶高通滤波,有三种基本高通滤波器,三种增强型,三种加上直方图均衡的-Use nine methods doing high-pass filtering to a color image by Fourier transform:three basic filters,three enhanced,three enhanced with histogram equalization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:37407744
    • 提供者:liuyan
  1. zhongzhilvbo

    0下载:
  2. 通过分析彩色图像滤波的一般方法,提出了一种基于矢量中值滤波的改进算法。该算法融合了线性均值滤波和非线性矢量中值滤波两种方法,大大降低了运算复杂度,同时对脉冲噪声和高斯噪声有好的抑制作用,能有效地保护图像的边缘信息,滤波后不会出现新的颜色。另外本算法的运算复杂度随着滑动窗的增大而缓慢增加,使其能够达到滤波效果和运算复杂度的有效平衡。-By analyzing the general method of color image filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:157696
    • 提供者:fdevil
  1. wenjian

    0下载:
  2. 分析比对了均值滤波和中值滤波两种方法,对彩色图像滤波处理的优劣-Analysis compared the mean filter and median filter are two methods, the merits of color image filtering
  3. 所属分类:matlab例程

    • 发布日期:2024-06-18
    • 文件大小:204800
    • 提供者:linan08
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org