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

搜索资源列表

  1. digital_picture_process_method_demo

    0下载:
  2. 数字图像处理方法演示程序:本程序应用了垂直/水平sobel、Prewitt、Robert算子对图像处理的效果演示,并包括图像直方图分析,直方图均衡,中值滤波、自适应滤波等方法,是研究数字图像处理的好工具,本程序提供源代码,可以在其基础上开发。-digital image processing methods Demonstration Program : This procedure is used by the vertical / pixel level. Prewitt, Robert O
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.63mb
    • 提供者:孔繁锵
  1. wnlbclydm

    0下载:
  2. 维纳滤波处理源代码,图像处理的时候肯定要用到,也叫做自适应滤波!!1-Wiener filter source code, image processing time certainly have to use, also known as adaptive filtering! ! 1
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:柳杨
  1. adaptivemefilter

    0下载:
  2. 实现了图像的自适应中值滤波,能虑除图像中的噪声,此程序由于有自适应性,比matlab自带的中值滤波表现更出色-the images adaptive filtering, images can be considered apart from the noise, this procedure because of adaptability, Matlab bring their own than the median filtering performance is more remarkab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:706.06kb
    • 提供者:
  1. matlab08-09

    0下载:
  2. 这两个小程序均为matlab的.m文件,08为图像的自适应魏纳滤波,09运用5种不同的梯度增强法进行图像锐化。-these two small procedures are Matlab. M documents, 08 of the images Weiner adaptive filtering, 09 using five different gradient Enhancement Act for image sharpening.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.31kb
    • 提供者:尚磊
  1. amedian

    1下载:
  2. adpmedian.m 自适应中值滤波 matlab 6.5.1-adpmedian.m adaptive filtering Matlab 6.5.1
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:972byte
    • 提供者:林佳佳
  1. SpecSubTD_Boll79

    0下载:
  2. 关于语音增强的一些算法心得,如谱减法自适应滤波以及听觉掩蔽效应等。-on speech enhancement algorithms some experiences, such as spectral subtraction adaptive filtering and auditory masking effect.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.77kb
    • 提供者:rube
  1. 自适应椒盐滤波0

    0下载:
  2. 自适应椒盐滤波0.rar-adaptive filtering 0.rar
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:余倩
  1. 自适应统计滤波0

    0下载:
  2. 自适应统计滤波0.rar-adaptive filtering 0.rar
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.76kb
    • 提供者:余倩
  1. matlab_image.matlab图像预处理

    2下载:
  2. matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-26
    • 文件大小:8.14kb
    • 提供者:王强
  1. kuan

    1下载:
  2. sar的又一种经典算法,为frost自适应滤波-sar' s also a classic algorithm for adaptive filtering frost
  3. 所属分类:Graph program

    • 发布日期:
    • 文件大小:583byte
    • 提供者:天蝎
  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
    • 文件大小:2.01kb
    • 提供者:夏洛禾
  1. LMSFilterMatlab

    1下载:
  2. 此程序可实现基于LMS(最小均方误差算法)的自适应滤波程序-this procedure can be based on the LMS (least-mean-square error algorithm) adaptive filtering process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:698byte
    • 提供者:尚云超
  1. image_inhancement

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

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

    0下载:
  2. 分块有损压缩图像忽略了块间相关性,重构时会产生块效应,该文提出一种空域自适应去块效应算法。对块边缘采用方向自适应 有理滤波,以弱化块效应。根据块的内部活动性将图像块分成平坦块和纹理块2 类,利用基于方差的空域检测方法检测出平坦块,并对平 坦块进行邻块边缘自适应平滑。实验结果表明,该算法有效去除了块效应,一定程度上提高了信噪比,算法简单且鲁棒性较好。-Block lossy compression image ignores the inter-block correlation, Rec
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:143.89kb
    • 提供者:子登
  1. Totalvariation

    0下载:
  2. 一个自适应的滤波处理的方法,可以对图像有很好的处理效果。-An adaptive filtering method of treatment can have a good image the effect of treatment.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:87.31kb
    • 提供者:尹寿垚
  1. matlab

    0下载:
  2. 二值化 灰度调整 细化1 线性滤波2 直方图 直方图均化.txt 中值滤波2.txt 自适应滤波3.txt -Binarization of gray-scale adjustment of a linear filter refinement 2 Histogram Histogram equalization. Txt median filter 2.txt adaptive filtering 3.txt Adaptive Filtering.m Linear Filte
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.15mb
    • 提供者:jk
  1. enhance

    2下载:
  2. 在空域中常用的图像增强的程序,有自适应滤波法、二次维纳滤波、梯度法、直方图均衡法等-In the airspace used in the process of image enhancement, and adaptive filtering method, the second Wiener filter, the gradient method, histogram equalization method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2.41kb
    • 提供者:陈少华
  1. adaptive-filtering

    0下载:
  2. 在matlab平台上,进行自适应滤波的代码,图像处理-In the matlab platform, the code for adaptive filtering, image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:623byte
    • 提供者:
  1. Adaptive-filtering-matlab-simulation

    0下载:
  2. 本文讨论了自适应滤波的处理,对信号进行滤波处理,并在matlab中仿真-This article discusses the adaptive filtering processing, signal filtering and simulation in matlab
  3. 所属分类:Wavelet

    • 发布日期:2017-05-02
    • 文件大小:875.8kb
    • 提供者:Bryan liu
  1. song2016

    0下载:
  2. Ultrasound Small Vessel Imaging with Block-Wise Adaptive Local Clutter Filtering
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:2.04mb
    • 提供者:pingzh
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com