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

搜索资源列表

  1. Matlab-GUI_image4

    0下载:
  2. 使用Matlab GUI界面编写的图像平滑程序,实现功能有:图像的打开、保存、加入高斯噪声,椒盐噪声,乘法噪声,用均匀模版、加权模版中值滤波对图像进行平滑等。-Written in Matlab GUI interface using image smoothing procedures, functions: image open, save, adding Gaussian noise, salt and pepper noise, multiplication noise with uni
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:15930
    • 提供者:tuzki
  1. filter

    0下载:
  2. 自己写的matlab中值滤波和同态滤波的程序,效果还不错-Write your own matlab median filter and homomorphic filtering process, the results were pretty good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:818
    • 提供者:ZHANG
  1. matlab-fliter

    0下载:
  2. 自己写的 matlab图像处理算法 中值滤波 均值滤波 高斯 腐蚀 还有超绿算法 (农业相关图像处理使用)-Write your own matlab image processing median filter algorithm Gaussian mean filter algorithm corrosion and ultra-green (agriculture-related image processing use)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5374
    • 提供者:li
  1. matlab-mid_filter

    0下载:
  2. 中值滤波法是一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内的所有像素点灰度值的中值. -The median filter is a nonlinear smoothing technique, the gray value of each pixel is set for all pixels in a neighborhood of the point of the mean value in the window.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:999
    • 提供者:jackchan
  1. MATLAB

    0下载:
  2. 来自于冈萨雷斯的数字图像与处理中的一段代码,功能是实现中值滤波。-From Gonzalez digital image processing section of the code, the function is to achieve a median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:131470
    • 提供者:黄乾桂
  1. MATLAB

    0下载:
  2. 灰度直方图,中值滤波,均值化等等图像基础处理方法。。经验证,可用-Histogram, median filter, mean and so forth
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:833452
    • 提供者:wangna
  1. matlab-zhongzhilvbo

    0下载:
  2. 中值滤波,去噪 实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising Test principle: median filter is to field pixel gray value instead of the pixel v
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:3026
    • 提供者:1123
  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. Ren_wu-------Matlab

    0下载:
  2. 图像处理,去背景,中值滤波,二值化,细化-image thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1293262
    • 提供者:奚超
  1. matlab

    0下载:
  2. 自适应中值滤波matlab源码 自适应维纳滤波 自适应中值滤波-Adaptive median filter matlab source Adaptive Wiener filtering Adaptive median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:12685
    • 提供者:陈栋
  1. Sobel--of-MATLAB

    0下载:
  2. :%中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal-Otsu median filter automatically calculate threshold using 4 directi
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:245855
    • 提供者:黄亮亮
  1. matlab

    0下载:
  2. matlab实现直方图均衡化、同态滤波、中值滤波及巴特沃斯带阻滤波器-Matlab histogram equalization, homomorphic filtering, median filtering and Butterworth band stop filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:245902
    • 提供者:ljx
  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. MATLAB-GUI-kongzhijiemian

    0下载:
  2. 本程序实现对图像的打开、退出操作,以及图像旋转、添加噪声、图像平滑(椒盐噪声处理、均值低通滤波处理、中值滤波处理)、图像直方图显示、预测编码,在MATLAB中用GUI实现。-This program implements the image is opened, quit the operation, as well as image rotation, adding noise, image smoothing (salt and pepper noise processing, the me
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1059473
    • 提供者:konghao
  1. matlab-image

    0下载:
  2. matlab 图片的除噪,先给图片添加椒盐早上,后通过中值滤波,除掉噪声-matlab image noise removal, give the picture to add salt and pepper in the morning, after the adoption of the median filter to get rid of the noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:30299
    • 提供者:周预
  1. matlab

    0下载:
  2. 包括灰级窗和直方图,中值滤波。灰级窗成功的显示需要的切片,直方图采用多种方法来实现对一幅图片的灰度化。-Including the gray-level histogram windows and median filtering. Gray level display window successful sliced need histogram using a variety of methods to achieve a picture of grayscale.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:721
    • 提供者:顾小北
  1. matlab

    0下载:
  2. 通过对数据滤波来进行对静态效应的消噪过程,本代码使用了空间滤波、组合滤波、中值滤波等方法进行对比。-Through data filtering to eliminate noise of static effects of the process, the code uses the spatial filtering, a combination of filtering, median filtering and other methods were compared.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:312949
    • 提供者:rebaccalu
  1. MATLAB-mid

    0下载:
  2. MATLAB中一些实用的小程序,这个是中值滤波的代码-MATLAB some useful little program, this is the median filtering code
  3. 所属分类:Web Server

    • 发布日期:2017-04-05
    • 文件大小:609
    • 提供者:陈小
  1. matlab-code3

    0下载:
  2. 该资料中的程序实现的是中值滤波,供广大初学者学习使用。-The data of the program implementation is the median filter, for the majority of beginners learning to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:96516
    • 提供者:梁乐
  1. 图像去噪MATLAB代码

    3下载:
  2. 图像去噪,自己编写中值滤波和均值滤波的代码
  3. 所属分类:图形图像处理(光照,映射..)

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 26 »
搜珍网 www.dssz.com