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

搜索资源列表

  1. zishiyingzhongzhilvbo

    0下载:
  2. 自适应中值滤波方法,能够有效的去除噪声。-Adaptive median filter can effectively remove the noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1055
    • 提供者:胡伟
  1. 23432abcde

    0下载:
  2. 在数字图像受到噪声污染后, 需要对其进行滤波。针对不同的噪声有不同的滤波方法。中值滤波对滤 除脉冲噪声有很好的效果, 但也会损失图像的部分细节, 而自适应中值滤波能够在保持图像细节的基础上 滤除脉冲噪声。-Contaminated by noise in the digital image, it needs to be filtered. Different for different noise filtering method. Median filter to filter ou
  3. 所属分类:Wavelet

    • 发布日期:2017-11-16
    • 文件大小:931313
    • 提供者:王滴
  1. adap_med_filt

    0下载:
  2. 改程序实现了自适应中值滤波功能 包括一个测试程序和一个自适应中值滤function-Change the program to achieve adaptive median filtering features include a test program and an adaptive median filter function
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:929
    • 提供者:Apple
  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. The-regional-adaptive-median-filter

    0下载:
  2. 区域自适应中值滤波器在数字图像处理中的应用,针对椒盐噪声的强弱处理,可能过matlab仿真得出明显的效果展示-The regional adaptive median filter in digital image processing, for the strength of the salt and pepper noise processing, may be too matlab simulation draw the obvious effect of display
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1159
    • 提供者:libing hu
  1. adaptifilter

    0下载:
  2. 利用标准公式编写的自适应中值滤波matlab程序-Adaptive median filter code written using the standard formula
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1546
    • 提供者:郭君
  1. adpmedian

    0下载:
  2. 自适应中值滤波器,能够根据被滤波区域的图像特性自适应的选择滤波器窗口-Adaptive median filter, according to the image characteristics of the filter region of the adaptive selection of the filter window.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:887
    • 提供者:小闽
  1. med

    0下载:
  2. 改进型自适应中值滤波算法,比以往的自适应算法要好-Improved adaptive median filtering algorithm, adaptive algorithm is better than in the past
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:587
    • 提供者:伊天飘雪
  1. adpmedian

    0下载:
  2. 自适应中值滤波函数,是根据被滤波区域的图像特性自适应的滤波器。-The adaptive median filtering function is based on the image characteristics of the filter region of the adaptive filter.
  3. 所属分类:assembly language

    • 发布日期:2017-12-08
    • 文件大小:795
    • 提供者:胡佳琦
  1. adaptive-medfilt

    0下载:
  2. MFC 实现的自适应中值滤波程序,附带图片,推荐下载。-MFC implementation of adaptive median filtering program, with pictures, it is recommended to download.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:3577564
    • 提供者:xiaoyang
  1. zsy

    0下载:
  2. 中值滤波窗口大小影响滤波器性能,3×3滤波窗口可以很好地保持图像细节。提出一种新的自适应中值滤波方法。将3×3窗口中心的极值点作为候选噪声点,若候选噪声点仍然是7×7窗口的极值点,则该点即是噪声点。若以噪声点为中心的3×3滤波窗口的中值不是噪声,则噪声用中值替换。重复以上过程,直到没有噪声点被替换。-Median filter window size affect the filter performance, 33 filter window can be well preserving im
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:772311
    • 提供者:lmq
  1. zishiyingzhongzhilvbo

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

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

    0下载:
  2. 加性噪声的自适应中值滤波,窗口大小在3*3到7*7之间变化,冈萨雷斯P241-the adptive filter for additive noise
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1971
    • 提供者:胡锋杰
  1. adpfilt

    0下载:
  2. 提供一个自适应中值滤波程序,能够滤除高密度椒盐噪声。每一步都有详细的注释,并附带有加噪后的图像,方便大家测试,欢迎下载。-Providing an adaptive median filtering process, to filter out high-density salt and pepper noise. Each step has detailed notes, together with the image after adding noise to facilitate tes
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:58711
    • 提供者:xiaoyang
  1. adpmedian

    0下载:
  2. 数字图像处理自适应中值滤波,可以直接调用 环境:Matlab-Digital image processing median filter, you can directly call the environment: Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:519
    • 提供者:张飞
  1. adpmedian

    0下载:
  2. MATLAB,数字图像处理,自适应中值滤波的代码-MATLAB, digital image processing, adaptive median filter code
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:746
    • 提供者:flowers
  1. filterofmedia

    0下载:
  2. 自适应中值滤波matlab代码,可以自动调节滤波窗口大小和形状,滤波效果非常好-Adaptive median filter matlab code that can automatically adjust the window size and shape of the filter, the filter effect is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:901
    • 提供者:赵慧
  1. ImageFilter0

    0下载:
  2. 对图像进行均值滤波,中值滤波,高斯滤波,形态学滤波,自适应中值滤波。Excel表的简单读写操作。-The image mean filtering, median filtering, Gaussian filtering, morphological filtering, adaptive median filtering. A simple Excel table read and write operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5928960
    • 提供者:wbyz37
  1. yypic

    0下载:
  2. 中值滤波(num*num)、自适应中值滤波、改进版自适应中值滤波,支持24位图和256色图-Median filter (num* num), adaptive median filtering, improved version of adaptive median filtering, support for 24-bit and 256-color diagram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3550
    • 提供者:黑洲飞人
  1. graddingfiler

    0下载:
  2. 该算法是在自适应中值滤波基础上改进而来,实现了滤除较高密度的椒盐噪声。若加权值改进后,效果会更好-This algorithm based on the AMF,which can filter better than the latter.If combined it with weights value, the effects will be better.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2249
    • 提供者:晏资余
« 1 2 3 4 56 7 8 9 10 ... 18 »
搜珍网 www.dssz.com