CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 中值滤波 matlab

搜索资源列表

  1. VC++中值滤波

    0下载:
  2. 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:139948
    • 提供者:陈咚
  1. matlab_image.matlab图像预处理

    2下载:
  2. matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-26
    • 文件大小:8333
    • 提供者:王强
  1. vmf1.rar

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

    • 发布日期:2017-03-29
    • 文件大小:982
    • 提供者:leohee
  1. tuxiangpinhua.rar

    0下载:
  2. 图像平滑 中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节,Image smoothing median filter belong to non-linear smoothing filters, which can eliminate noise and protect the image details
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:15726
    • 提供者:陈杰
  1. MatlabSourceCode

    1下载:
  2. 常见的图像处理matlab源代码,包括梯度锐化、图像镜像、图像平移、图像缩放、图像细化、图像旋转、维纳滤波处理、用Canny算子提取边缘、阈值变换、直方图均衡、中值滤波。-Matlab Source Code about Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1415677
    • 提供者:Andy
  1. work

    1下载:
  2. 图像均值滤波和中值滤波的matlab源程序代码。希望能给大家带来用处.-Image mean filter and median filter the matlab source code. We hope that they will bring useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3030
    • 提供者:zxmoran
  1. W-Filter

    0下载:
  2. 程序包括有维纳滤波,中值滤波,高斯变换,DFT变换等等图像滤波源代码-Procedures include Wiener filtering, median filtering, Gaussian transform, DFT transform source image filtering, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:36277
    • 提供者:xlz
  1. MedFilter

    0下载:
  2. 基于matlab的模板中值滤波,简单易学希望对你有帮助。-Matlab template-based filtering, easy to learn would like to help you.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:55676
    • 提供者:wanghui
  1. medianFilter

    0下载:
  2. 图像处理中的中值滤波源代码,能够较好的模糊图像,除去椒盐噪声。-Image processing median filter source code, be able to better fuzzy images, remove the salt and pepper noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:73267
    • 提供者:gillyamylee
  1. Smooth

    0下载:
  2. 领域平均滤波与中值滤波,Matlab6.5实现的.m文件,附有原图、椒盐噪声图、高斯噪声图和处理过的图的效果比较。-The area of average filtering and median filtering, Matlab6.5 of implementation. M files with artwork, Salt and Pepper Noise Figure, Gaussian noise maps and plans of treatment have been more e
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:351142
    • 提供者:张宇
  1. medianfilter(matlab)

    0下载:
  2. 本程序是对均值滤波方法和中值滤波方法的去噪效果对比的MATLAB程序-This procedure is a mean filter and median filter denoising methods MATLAB procedures contrast effect
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:1101
    • 提供者:jiali
  1. noisereduction

    0下载:
  2. matlab 图像中值滤波去噪(高斯噪声和椒盐噪声)-noisereduction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:792694
    • 提供者:xiayaodong
  1. matlab

    0下载:
  2. 图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equaliza
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:1057098
    • 提供者:张少华
  1. imageproc

    0下载:
  2. Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:815
    • 提供者:tony
  1. mediumfilter

    0下载:
  2. 用MATLAB编写的中值滤波程序,几乎囊括了所有中值滤波的类型,很全的哦。并包含测试的LENA图像。-Written using MATLAB median filter program, covering almost all of the type of median filter, it is full of oh. And includes tests LENA image.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:173074
    • 提供者:vivianjia
  1. Lee filter for speckle noise reduction

    1下载:
  2. 在自适应中值滤波的基础上,采用均值与方差得到一个阈值,来判断极值点是不是噪声点!(On the basis of adaptive median filtering, a threshold is obtained by means of mean and variance to determine whether the extreme point is a noise point!)
  3. 所属分类:图形图象

  1. zhongzhilvbo

    0下载:
  2. 此文件为中值滤波matlab仿真程序,可以对图像进行中值滤波处理(This file is a median filter matlab simulation program, which can be processed by median filter)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:intrepid
  1. 1中值滤波

    1下载:
  2. 中值滤波——《MATLAB数字图像处理——从仿真到C/C++代码的自动生成》(Median filter - MATLAB digital image processing - automatic generation from simulation to C/C++ code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:15360
    • 提供者:StevenWang
  1. Desktop

    0下载:
  2. 均值滤波和中值滤波的matlab实现,里面有注释(Matlab implementation of mean filtering and median filtering)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:57344
    • 提供者:小——白
  1. 中值滤波

    3下载:
  2. MATLAB 中值滤波,亲自调试可用,希望共同学习!!(MATLAB median filtering, debugging personally available, hope to learn together!!)
  3. 所属分类:图形图像处理

    • 发布日期:2019-01-18
    • 文件大小:446464
    • 提供者:江城歌
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com