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

搜索资源列表

  1. adpmedian

    0下载:
  2. 对彩图的中值滤波研究及算法改进,自适应中值滤波的原理及与传统算法的对比-Color pictures of the median filter and algorithm improvements, the principle of the adaptive median filter and contrast with the traditional algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:743
    • 提供者:王金
  1. AdaptiveMediaFilter

    1下载:
  2. 自适应中值滤波,求中值函数. 对彩色图像在其二值图像域做中值滤波,以去除椒盐噪声-Adaptive median filter, find the value function
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:于晓菲
  1. zishiying

    0下载:
  2. 基于matlab的一种自适应中值滤波对图像进行去噪处理-Matlab an adaptive median filter for image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1443529
    • 提供者:xxt
  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. 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. median-filter-alpha-trimmed-(

    1下载:
  2. 中值滤波,自适应alpha剪枝滤波器,均值滤波,可以有效减少噪声。-median filter alpha-trimmed (C++)mean filter adaptive,local noise reduction filter
  3. 所属分类:Special Effects

    • 发布日期:2015-01-23
    • 文件大小:250880
    • 提供者:海纳百川
  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. 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,数字图像处理,自适应中值滤波的代码-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. adpmedian

    0下载:
  2. 图像自适应中值滤波 的matlab程序~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~输入图片,对图片执行自适应中值滤波,输出结果。matlab语言编写的程序。-Image Adaptive median filter matlab program ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ enter the picture, the picture perform adaptive median filt
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:832
    • 提供者:毕超
  1. adpmedian

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

    • 发布日期:2017-04-11
    • 文件大小:792
    • 提供者:lwq
  1. matlab

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

    • 发布日期:2017-04-17
    • 文件大小:12685
    • 提供者:陈栋
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com