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

搜索资源列表

  1. FMF

    1下载:
  2. 基于模糊中值滤波的椒盐噪声去除方法-模糊系统与数学-2012-王芳,满益云 文献matlab源码-matlab code of "基于模糊中值滤波的椒盐噪声去除方法-模糊系统与数学-2012-王芳,满益云 "
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:1054
    • 提供者:lizuoyong
  1. AMF

    2下载:
  2. 自适应中值滤波-Chan R H, Ho C W, Nikolova M. Salt-and-pepper noise removal by median-type noise detectors and detail-preserving regularization[J]. IEEE Trans. Image Process, 2005, 14(10): 1479~1485. 该文献中自适应中值滤波算法代码-matlab code of adpative median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:782
    • 提供者:lizuoyong
  1. midfilter

    0下载:
  2. matlab环境下利用中值滤波函数对黑色图像的还原处理-Matlab environment using median filtering function reduction treatment on black image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:493435
    • 提供者:Lvchage
  1. exp_8

    0下载:
  2. 一个简单的Matlab图像处理函数,对图像进行中值滤波,和均值滤波,但是边缘处是没有做处理的,还有,滤波时,滤波窗口是矩形的,边长可以修改。-A simple program to complement the middle filter and the mean filter.cautions:the eadges of the picture is unchanged. Tht window is rectangular and the size of it is changable.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:1093
    • 提供者:林奇亮
  1. median_lvbo

    0下载:
  2. matlab 中值滤波函数 median_filter-median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:251709
    • 提供者:matheu
  1. imageproc

    0下载:
  2. 用matlab对图像进行五类基本运算,例如灰度直方图,邻域平均,局域增强,中值滤波-Image using matlab five types of basic operations, such as histogram, neighborhood average, local enhancements, median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:176284
    • 提供者:
  1. kmeans_gray

    0下载:
  2. 中值滤波的matlab实现,根据K-means算法对图像进行滤波等功能-The K-means filte base on matlab.
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:575
    • 提供者:yagwenbang
  1. 3

    0下载:
  2. MATLAB的图像处理基础的资料\3 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:10728
    • 提供者:liuyan
  1. zhongzhilvbo_matlab

    0下载:
  2. 用matlab实现中值滤波,含源码和图形文件-Median filtering using matlab to achieve, including source code, and graphics files
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:303466
    • 提供者:bambod
  1. median-filtering

    0下载:
  2. 图像处理,中值滤波程序,基于MATLAB语言-Image processing, median filtering program based on MATLAB Language
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:478022
    • 提供者:王立通
  1. program

    0下载:
  2. 4个非常简单的matlab滤波程序,线性滤波、中值滤波、二维自适应滤波、top-hat滤波-4 very simple matlab filtering program, linear filtering, median filtering, the two-dimensional adaptive filtering, top-hat filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:858
    • 提供者:年小川
  1. car_segmentation

    0下载:
  2. 基于matlab的车牌图像分割,先用中值滤波去除噪声再进行分割-Based on matlab license plate image segmentation using median filter to remove noise and then split
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:20020
    • 提供者:徐海青
  1. median_filter_C_ASM

    0下载:
  2. C语言、Matlab、汇编实现中值滤波。详细介绍在包中。-Median filtering design using C, Matlab, and assembly. Detailed intro is included.
  3. 所属分类:DSP program

    • 发布日期:2017-12-04
    • 文件大小:170314
    • 提供者:张昊溢
  1. shengyinchuli

    0下载:
  2. 通过matlab对于声音进行处理,实现FFT,均值,方差,中值滤波,自相关分析,白噪声等处理-Matlab sound processing, FFT, mean, variance, median filtering, autocorrelation analysis, white noise and processing
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:21033
    • 提供者:ming影
  1. Image-Denoising

    0下载:
  2. 基于matlab编写的图像滤波程序,包括均值滤波和中值滤波,并给出了处理后的图像-Image matlab image-based filtering process, including mean filter and median filter, and gives the treatment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:604043
    • 提供者:晒在月光下
  1. SaltPepperNoise

    0下载:
  2. 对经过椒盐噪声处理的图像进行均值滤波和中值滤波的MATLAB程序,可直接运行得到图形结果(原创)。-The Median filter and Mean filter for a figure processed by salt and pepper noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:537
    • 提供者:ziye
  1. matlab-kongyu-lvboqi

    0下载:
  2. 平滑滤波器有中值滤波器和高斯低通滤波器,其中,中值滤波器对去除椒盐噪声特别有效,高斯低通滤波器对去除高斯噪声效果比较好。不同的滤波方式,在特定的图像处理应用中有着不同的效果和各自的优势-failed to translate
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-05
    • 文件大小:1408340
    • 提供者:广广
  1. matlabprogram

    0下载:
  2. 图像预处理的matlab代码,包括图像灰度化、中值滤波和边缘检测-Matlab code for image pre-processing, including gray image, median filtering and edge detection
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-19
    • 文件大小:1600
    • 提供者:刘晓鸣
  1. zishiyingzhongzhilvbo

    0下载:
  2. 毕业设计---MATLAB图像自适应中值滤波-Graduate design--- MATLAB image adaptive median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:772314
    • 提供者:lmq
  1. 1

    0下载:
  2. MATLAB实现中值滤波源代码,此文件为MATLAB做图像中值滤波的源代码,并且计算均方误差,归一化均方误差以及峰值信噪比-MATLAB median filter source code, the source code of this file for MATLAB image median filtering, and calculate the mean square error, normalized mean square error and peak signal-to-noise
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:126451
    • 提供者:123
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 26 »
搜珍网 www.dssz.com