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

搜索资源列表

  1. filter

    0下载:
  2. median filter alpha-trimmed mean filter adaptive,local noise reduction filter
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:216087
    • 提供者:JiaJie
  1. 自适应加权中值滤波算法

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

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

    0下载:
  2. 均值滤波对高斯噪声的效果 二维自适应维纳滤波对高斯噪声的滤除效果 对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波 利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to j
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3164
    • 提供者:高超
  1. 115

    0下载:
  2. 自适应型中心加权的中值滤波器.rar希望研究去噪的能用的上!-Self-Adaptive center-weighted median filter. Rar hoped that the study can be used in the de-noising!
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1180652
    • 提供者:张凤春
  1. adpmedian_fliter

    0下载:
  2. 冈萨雷斯的《数字图像处理》作业,自适应门限的中值滤波器用Matlab实现,用于图像增强,去噪-Gonzalez' s " digital image processing" operations, adaptive threshold median filter realization using Matlab for image enhancement, noise reduction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:75600
    • 提供者:angelammo
  1. chap3

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

    • 发布日期:2017-04-03
    • 文件大小:11603
    • 提供者:王兆云
  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. adaptive-median

    0下载:
  2. adaptive median filter used in image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:817
    • 提供者:Waqar
  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--filter--denoising

    0下载:
  2. 自适应中值滤图像去噪,用于去除各种噪声比下的污染图像的椒盐噪声-Adaptive Median filter image denoising
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1223
    • 提供者:沈浩
  1. Adaptive-_median

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

    • 发布日期:2017-04-10
    • 文件大小:1745722
    • 提供者:sanjeev
  1. LMS-algorithm-

    0下载:
  2. 自适应滤波器是一种参数可自适应调整的有限冲激响应(FIR)数字滤波器,具有非递归结构形式。介绍了自适应滤波器的基本原理,用LMS自适应算法来仿真,得到LMS算法在自适应滤波中的收敛特性。-Adaptive filter is an adaptive adjustment of parameters can be finite impulse response (FIR) digital filter, with a non-recursive structure. Describes the b
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:47150
    • 提供者:Ling Li
  1. Median-filter

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

    • 发布日期:2017-03-29
    • 文件大小:76171
    • 提供者:朱峥
  1. img-filter

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

    • 发布日期:2017-12-05
    • 文件大小:260842
    • 提供者:seagull
  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. Adaptive-medianFilter

    0下载:
  2. Filtering of an image using adaptive median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:76523
    • 提供者:smishra
  1. adaptive-median

    0下载:
  2. adaptive median filter using matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:50954
    • 提供者:rep
  1. Noise-adaptive-fuzzy-switching-median-filter-for-

    1下载:
  2. Noise adaptive fuzzy switching median filter for salt and pepper noise reduction in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1510
    • 提供者:thae hua
  1. Adaptive-median-filter_RAMF

    0下载:
  2. 该程序实现自适应中值滤波,对二维rgb或灰度图进行滤波。-The program implements adaptive median filter, two-dimensional filtering rgb or grayscale.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:13587
    • 提供者:zhao
  1. filter

    0下载:
  2. 采用自适应中值滤波RAMF法达到滤除噪声信号波形的效果-RAMF adaptive median filter method filter out the noise signal waveform results
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:818
    • 提供者:zhu
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com