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

搜索资源列表

  1. adpmedian

    0下载:
  2. matlab数字图像处理中的自适应中值滤波函数(.m)-adaptive median filter function file in matlab
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:814
    • 提供者:liting
  1. matlab

    3下载:
  2. 为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪,并且进行除噪性能判断-Add a picture for uniform noise and Gaussian noise, salt and pepper noise, and the use of a modified mean filter and adaptive median filtering for noise removal, noise removal performance and
  3. 所属分类:matlab

    • 发布日期:2015-05-14
    • 文件大小:192512
    • 提供者:吴勇
  1. Improved-adaptive-median-filter

    0下载:
  2. 改进的自适应中值滤波,VC++详细实现。-Improved Adaptive median filter, VC++ more to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3787967
    • 提供者:王海
  1. adpmedian_h

    2下载:
  2. 课程实验的产物,自适应中值滤波,效果比较好-adaptive median filter, which has a good effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:519
    • 提供者:hazelily
  1. adpmedian

    0下载:
  2. 用matlab实现的自适应中值滤波代码。-Matlab implementation by the adaptive median filter code.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:832
    • 提供者:cfb
  1. 自适应加权中值滤波算法

    1下载:
  2. 提出了一种基于相似度函数的自适应加权中值滤波算法。该方法首先通过噪声检测确定图像中的噪声点,然后 根据窗口内噪声点的个数自适应地调整滤波窗口的尺寸,并根据相似度大小,巧妙地将滤波窗口内各个像素点自适应分 组并赋予相应的权重,最后对检测出的噪声点进行加权中值滤波。计算机模拟实验结果表明:该算法既能有效地滤除噪 声,又能较好地保护图像细节,比标准中值滤波具有更优良的滤波性能。-A similarity function based on adaptive weighted medi
  3. 所属分类:技术管理

    • 发布日期:2013-09-05
    • 文件大小:422141
    • 提供者:陈卿
  1. 1

    0下载:
  2. MATLAB在中值滤波改进算法中的应用,这里有一个关于自适应中值滤波的简单程序。-MATLAB in the median filter to improve the algorithm, there is an adaptive median filter on a simple procedure.
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:478765
    • 提供者:awhzss
  1. 4

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

    • 发布日期:2017-05-16
    • 文件大小:3978530
    • 提供者:awhzss
  1. 1111

    2下载:
  2. 自适应中值滤波,对图像的椒盐噪声有很好的滤除效果,非常不错的程序-Adaptive median filter, the image of the salt and pepper noise filtering effect of a very good, very good procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:862547
    • 提供者:chen
  1. feige

    1下载:
  2. 1. 应用自适应中值滤波对图像进行去噪。 2. 根据直方图选择门限值。 3. 对图像中白色的部分应用区域生长法进行分割。 4. 对去噪的后的图像进行求反,然后对方形和三角形应用区域生长法分割。 -1. Application of adaptive median filter for image denoising. 2. According to the histogram selection threshold. 3. For the image in the white p
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:29788
    • 提供者:刘一霖
  1. adpmedian

    0下载:
  2. 采用matlab语言对图像图形进行自适应中值滤波-Adaptive median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:838
    • 提供者:小品
  1. adpmedian

    1下载:
  2. 本程序是自适应中值滤波的源代码,在您的主程序中引用即可-This procedure is adaptive median filter source code, in your main program can reference
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:155490
    • 提供者:幺幺
  1. 200503-95

    0下载:
  2. 为了弥补传统中值滤波器在进行图像降噪处理中的不足,在图像降噪技术中应用了自适应中值滤波器。文中重点介绍了自适应中值滤波器的工作原理并在Matlab平台上进行了仿真试验,与传统中值滤波器进行了比较,计算机仿真结果表明在对密度较大的椒盐噪声进行滤波时,自适应中值滤波较传统中值滤波具有较大的优越性。-To remedy disadvantage of traditional median filtering algorithms in image denoise ,adaptive median fi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1158665
    • 提供者:王黎
  1. lvboquzao

    2下载:
  2. 代码包括开关中值滤波、极值中值滤波、自适应中值滤波的M文件源码,程序效果跟论文中的效果差不多。-Code including the switching median filter, extreme median filtering, adaptive median filter M-file source code, the program effect is almostthe effect of the paper
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4549877
    • 提供者:wang
  1. Code

    1下载:
  2. 改程序包里包含中值、均值滤波、自适应中值滤波和一种改进的椒盐噪声滤波程序,前三种是给第四种作对比的,第四种方法对椒盐滤除效果很好。-Change the program package contains the value, mean filtering, adaptive median filter and an improved impulse noise filtering program is the first three compare to the fourth, the four
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4827
    • 提供者:刘剑桥
  1. adaptive-median-filtering-method

    0下载:
  2. 这个程序是使用传统自适应中值滤波的方法对24位bmp进行处理的。-This program is the use of conventional adaptive median filtering method for processing 24-bit bmp.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4131329
    • 提供者:李宁
  1. 自适应中值滤波

    0下载:
  2. 自适应中值滤波在matlab平台上的实现(Implementation of adaptive median filtering in Matlab platform)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-16
    • 文件大小:1442816
    • 提供者:Yizhi
  1. AVMF

    1下载:
  2. 图像滤波经典算法:自适应中值滤波及其评价指标PSNR(Classical image filtering algorithm: adaptive median filtering and its evaluation index, peak signal to noise ratio)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:飘1
  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. 新建 Microsoft Word 文档

    1下载:
  2. 程序为自适应中值滤波程序,对图像椒盐噪声能够很好的去除,效果良好,并包含与普通中值滤波程序相比。(The program is an adaptive median filter, which can be used to remove salt and pepper noise well, and it has a good effect, and is compared with the ordinary median filter program.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:13312
    • 提供者:躲躲躲
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com