CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image median filtering

搜索资源列表

  1. zhongzhi

    0下载:
  2. 自己写的中值滤波小程序,不过是在有像素点的基础上写的,希望可以给大家带去一些帮助-I have written vc++ image median filtering small program, but is already in the pixel based on the writing, I hope to give you some help.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:881329
    • 提供者:yu
  1. mid

    0下载:
  2. 对一幅图像进行只适应中值滤波,分别选用不同大小的模板尺寸。-Only suitable for an image median filtering, templates of different sizes were selected size.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:748
    • 提供者:wangjing
  1. 779855898

    0下载:
  2. 易语言图像的中值滤波源码,易语言写的图形图象编程,很好的参考。-Easy language source code image median filtering, easy graphics programming language to write, a good reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:170320
    • 提供者:糟熘鱼片
  1. RGBimageProcessing

    0下载:
  2. 这个代码用VC6.0开发而成,控制台运行,是我在数字图像处理实验课上的拙作,图像源文件和目的文件是.raw原始图像格式。实现3×3模板下的图像中值滤波,修改成其他模板大小也非常方便。包含有源码,示例图像,实验结果演-This code with VC6.0 developed with the console running in digital image processing experiments class of an apology, image source file and des
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3929142
    • 提供者:孙晓
  1. Image-processing

    0下载:
  2. 采用C#语言以windows窗口实现了10种基本的图像处理技术,有图像锐化、中值滤波、平滑处理、雾化处理、Roberts算子、逆反处理、浮雕处理、黑白处理技术、镶嵌处理和灰度处理-Using C# language in order to achieve the 10 kinds of windows windows basic image processing technology, image sharpening, median filtering, smoothing, atomized
  3. 所属分类:Wavelet

    • 发布日期:2017-05-29
    • 文件大小:11768965
    • 提供者:谢锦彪
  1. filtering

    0下载:
  2. 图像中值滤波,用matlab实现了3×3邻域中值滤波,以及实现5×5十字形中值滤波。-Image filtering, using matlab to achieve the 33 neighborhood median filtering domain, and the realization of the value of 55 cross filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:283921
    • 提供者:sxw
  1. image-enhancement

    0下载:
  2. 图像处理程序,可实现图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码-Image processing program, you can achieve image smoothing, median filtering, the gradient sharpening, Laplacian sharpening, pseudo-color coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2678014
    • 提供者:changzhijie
  1. Written-in-MatLab-mean-filtering

    0下载:
  2. MatLab编写的均值滤波、中值滤波、高斯滤波 等图像处理函数-Written in MatLab mean filtering, median filtering, Gaussian filtering and other image processing functions
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4572
    • 提供者:米奇
  1. image

    0下载:
  2. 对于图片进行处理,可以实现直方图均值话,中值滤波以及图像的锐化。-For image processing, can be achieved if the histogram mean, median filtering and image sharpening.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4637376
    • 提供者:lj
  1. digital-image-processing

    0下载:
  2. 冈萨雷斯版数字图像处理的实验代码,包括灰度变换,中值滤波,图像均衡化,拉普拉斯变换,巴特沃斯滤波等内容-Gonzalez edition digital image processing experimental code, including gray transform, median filtering, image equalization, Laplace transform, Butterworth filter, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:74306
    • 提供者:stephanie
  1. Filtering-and-sharpening

    0下载:
  2. 利用matlab对图像进行加噪、平滑滤波、中值滤波、水平垂直差分锐化及交叉锐化-Use matlab for image noise, smoothing, median filtering, sharpening, and horizontal and vertical differential cross sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:38862
    • 提供者:徐欣
  1. Wiener-filtering

    0下载:
  2. 本文主要基于退化-恢复模型进行研究,首先对Lena图像加入了Gauss 噪声,并选用中值滤波方法恢复;随后基于运动模糊模型进行退化建模,分别采用几种维纳滤波方法对源图像进行还原。 doc文档中推导了维纳滤波过程,并用matlab实现了了多种维纳滤波器,代码都附在文中。-This article is mainly based on the degradation- the recovery model to study, first joined the Gauss Lena image n
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1541754
    • 提供者:du han
  1. chepaijiance

    0下载:
  2. 准确对车牌进行定位,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。-Accurate positioning of the plate,First, take the license plate image gray, then the image median filtering
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1232
    • 提供者:靳太明
  1. d

    0下载:
  2. mfc在对话框中显示opencv图像,并实现图像的灰度化,中值滤波,边缘检测,二值化-opencv mfc dialog box shown in the image, and to achieve gray image, median filtering, edge detection, thresholding
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:149496
    • 提供者:ycj
  1. image-processing

    0下载:
  2. 图像处理,均值滤波、算数均值滤波、中值滤波,利用TV算法进行图像修补,区域填充,用网格函数实现坐标定位-Image processing, mean filtering, arithmetic mean filtering, median filtering, the use of TV algorithm for image repair, area filling, with the grid coordinates to locate function to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:191289
    • 提供者:陈久生
  1. 05888299adaptivemefilter

    0下载:
  2. 图像中值滤波的C++实现源码,易于实现,大家可自行学习,并且有注释,完全的实现 可运行-Image median filtering C++ achieve source, easy to implement, we can learn on their own, and there is a note, you can run the full realization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:723005
    • 提供者:吕洋
  1. zhongzhi

    0下载:
  2. 对与图像加入高斯噪声和椒盐噪声,然后再对被噪声污染的图像进行中值滤波-On the image by adding Gaussian noise and impulse noise, and then on to be noise pollution image median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2332
    • 提供者:泠汐
  1. 1

    0下载:
  2. 图像预处理,将图像灰度化,中值滤波、平均值滤波等-Image preprocessing, gray image, median filtering, average filtering, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:9668
    • 提供者:马志达
  1. Median-filteraMean-filter

    0下载:
  2. 这个程序是基于图像增强方法里的中值滤波和均值滤波技术的实现,且包含了实验文档。-This program is image enhancement methods in the median filtering and mean filtering technology based and contains experimental documentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7201953
    • 提供者:云曦
  1. MATLAB-image-processingcode

    0下载:
  2. 包含了大量的图像处理matlab源程序:图像反转、灰度线性变换、非线性变换、中值滤波、直方图均衡化等21个matlab源程序。有很强的实用性。-Contains a large number of image processing matlab source: image inversion, gray linear transformation, nonlinear transformation, median filtering, histogram equalization 21 matl
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:11622
    • 提供者:李晓玲
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 38 »
搜珍网 www.dssz.com