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

搜索资源列表

  1. 传统滤波方式如均值滤波,中值滤波

    2下载:
  2. 传统滤波方式如均值滤波,中值滤波,维纳滤波对图像去噪的处理以及自适应中值滤波对图像去噪。-Traditional filtering methods such as mean filtering, median filtering, wiener filtering for image denoising processing and adaptive median filter for image denoising.
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:484800
    • 提供者:caitting
  1. nlms.rar

    1下载:
  2. 归一化最小均方(LMS)自适应数字滤波,带测试主程序。,Normalized least mean square (LMS) adaptive digital filter with the test main program.
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:1738
    • 提供者:chenlili
  1. VC

    0下载:
  2. 使用c语言产生均匀分布,高斯分布随机数的方法,使用VC为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪-Used to produce uniform distribution of c language, method of Gaussian random numbers, use the VC to add a picture uniform noise, Gaussian noise and salt and pepper noise, and
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:30343089
    • 提供者:吴勇
  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. filter

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

    • 发布日期:2017-03-29
    • 文件大小:216087
    • 提供者:JiaJie
  1. lvbobijiao

    1下载:
  2. 分别利用均值滤波、自适应滤波和中值滤波对噪声图像g1和g2进行滤波,利用峰值信噪比对去噪性能进行比较。-Respectively, using the mean filter, adaptive filtering and median filtering images g1 and g2 noise filtering, denoising performance comparison using the peak signal-to-noise ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:2057
    • 提供者:夏洛禾
  1. image-preprocessing-2

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理-MATLAB using the function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1454
    • 提供者:焦竹青
  1. image_inhancement

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

    • 发布日期:2017-03-24
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. adaptivefilters

    0下载:
  2. thes source codes implements Adaptive filters. Adaptive mean filter, Contra Harmonic Mean filter, Harmonic Mean Filter, Geometric Mean Filter and Spatial Filtering.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1708
    • 提供者:Gholamreza
  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. An_Adaptive_Transverse_filter_using_LMS_algorithm.

    0下载:
  2. 本文件介绍采用最小均方算法的自适应横向滤波器,pdf文件内含有相应的MATLAB程序及仿真结果等。-This document describes the use of least mean square adaptive transversal filter algorithm, pdf file containing the appropriate procedures and simulation results of MATLAB.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:90904
    • 提供者:mutestome
  1. chap3

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

    • 发布日期:2017-04-03
    • 文件大小:11603
    • 提供者:王兆云
  1. adaptmeanfilter

    0下载:
  2. 自适应均值滤波器 自编程序 过滤加了高斯的图像-Adaptive mean filter function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:237348
    • 提供者:pat
  1. a1

    0下载:
  2. 本程序为将最小均方自适应算法用于二阶横向滤波器,实现权向量分析-This program is the least mean square adaptive algorithm for second-order transversal filter to achieve the right of vector analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:583
    • 提供者:轻扬
  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-MMSE-filter

    0下载:
  2. 数字信号处理 一阶自适应最小均方误差预测滤波器-Digital signal processing first-order adaptive minimum mean square error of prediction filter
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:63127
    • 提供者:flowers
  1. proj_5

    0下载:
  2. 用MFC写的,为图像添加高斯噪声,均衡噪声,椒盐噪声,并做阿尔法均值滤波,以及自适应均值滤波-Written with MFC, added to the image Gaussian noise, balanced noise, salt and pepper noise, and do Alpha mean filter, as well as adaptive mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:2712782
    • 提供者:王力
  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. mediafilter

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

    • 发布日期:2017-04-03
    • 文件大小:1037
    • 提供者:赵慧
  1. adaptive filter (2)

    0下载:
  2. MATLAB codes for adaptive filtering using least mean square, nominal LMS and Wiener filter using forward linear prediction and backward linear prediction.
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:176128
    • 提供者:MHQ
« 12 3 4 5 6 »
搜珍网 www.dssz.com