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

搜索资源列表

  1. adamedianfilt

    1下载:
  2. 自适应中值滤波器的滤波方式和传统的中值滤波器一样,都使用一个矩形区域的窗口Sxy,不同的是在滤波过程中,自适应滤波器会根据一定的设定条件改变(即增加)滤窗的大小,同时当判断滤窗中心的像素是噪声时,该值用中值代替,否则不改变其当前像素值,这样用滤波器的输出来替代像素(x,y)处(即目前滤窗中心的坐标)的值。-Adaptive Median Filter for filtering methods and the same as the traditional median filter, use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1110
    • 提供者:王舵
  1. adpmedian

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

    • 发布日期:2017-04-06
    • 文件大小:838
    • 提供者:小品
  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. 89346511center_weighted_median_filter

    0下载:
  2. matlab code for adaptive median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:815
    • 提供者:ansal
  1. Prospects_on_Blind_Digital_Image_Forensics_Technol

    0下载:
  2. 数字图像盲取证技术作为一种不依赖任何预签名提取或预嵌入信息来鉴别图像真伪和来源的技术, 正逐步成为多媒 体安全领域新的研究热点,基于真实性鉴别的数字图像盲取证技术综述-Digital image forensics technology as a signature does not depend on any pre-extracted or pre-embedded information to identify the source of the image authenticity
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1707799
    • 提供者:Li Tian
  1. AdaptiveMedianFilter

    0下载:
  2. Adaptive Median filter with different three sorting algorithms and drawing a graph to compare between the 3 algos
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:169710
    • 提供者:Sanaa Afifi
  1. adaptive_median_filter

    1下载:
  2. 自适应中值滤波与中值滤波算法的比较,说明自适应中值滤波效果好。-Adaptive median filter and median filtering algorithm comparing the adaptive median filter shows good results.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:806
    • 提供者:jwr
  1. 1111867

    0下载:
  2. 自适应中值滤波算法,可以用于图像去噪,比传统的中值滤波效果更好,运行时间更短-Adaptive median filter algorithm can be used for image denoising, than the traditional median filter is better, shorter running time
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:479040
    • 提供者:galilio
  1. ada

    0下载:
  2. adaptive median algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:659
    • 提供者:thangam
  1. metrix_vsnr

    0下载:
  2. This package contains a beta MATLAB version of the VSNR function from the paper "VSNR: A Wavelet-Based Visual Signal-to-Noise Ratio for Natural Images," D. M. Chandler and S. S. Hemami, published in the IEEE Transactions on Image Processing,
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:640861
    • 提供者:ahmed seghir
  1. 05

    0下载:
  2. 用VC实现图像自适应中值处理,使用三次函数调用,实现多次滤波-Using VC to achieve image adaptive median treatment
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-01
    • 文件大小:735109
    • 提供者:李婷
  1. adpmedian

    0下载:
  2. 自适应中值滤波函数,输入变量是输入图像和最大窗口的尺寸,要求输入的图像必须是二维的。-Adaptive median filter function, the input variables are input image and the largest window size, the image must be asked to enter two.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:660
    • 提供者:wanghaizhen
  1. adpmedian

    1下载:
  2. 这是自适应中值滤波的matlab函数实现,可以清晰的保存图像的细节。-This is the adaptive median filtering matlab function to achieve, you can save the image clear the details.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:446240
    • 提供者:张志其
  1. MATLAB

    0下载:
  2. matlab 实现自适应滤波,中值滤波,自适应中值滤波-Adaptive median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:84453
    • 提供者:yuming
  1. adpmedian

    0下载:
  2. 一段自适应中值滤波的程序,附带matlab自带的中值滤波进行比较,希望对大家有作用-Period of adaptive median filtering program, with median filtering Matlab comes to role
  3. 所属分类:Special Effects

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

    0下载:
  2. 图像处理中的自适应中值滤波源代码,多多下载,很有用-the source code about adaptive median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:892
    • 提供者:王普
  1. adpmedian

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

    • 发布日期:2017-04-10
    • 文件大小:812
    • 提供者:艾紀732年
  1. Median-filter

    1下载:
  2. 自适应门限的中值滤波器 用于图像处理 图像去噪-Adaptive thresholding median filter for image processing, image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:76171
    • 提供者:朱峥
  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. experiment7

    0下载:
  2. 对图像进行自适应中值滤波,消除噪声的影响-Adaptive median filter to eliminate noise on the image
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:678
    • 提供者:陈伟
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com