CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 小波 阈值 去噪

搜索资源列表

  1. wavelet_softharr

    1下载:
  2. 小波软阈值的去噪处理方法,里面有程序运行的Demo.-soft thresholding wavelet denoising way, there are procedures in the Demo.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:32203
    • 提供者:李甫
  1. im_denoise

    0下载:
  2. 几种经典的图像平滑去噪算法程序,其中包括小波软阈值和硬阈值处理。还附送三个图像质量评价程序-several classic image denoising smoothing algorithm procedures, which include thresholding wavelet soft and hard threshold processing. Also attached three image quality evaluation procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4524
    • 提供者:王晓甜
  1. Denosing-by-wavelet

    0下载:
  2. 对“Blocks”信号加上高斯白噪声,再用 db3 小波进行分解,以说明三种取阈值方法和三种噪声标志对去噪性能的影响。-right "Blocks" signal with white Gaussian noise, and then db3 wavelet decomposition, to illustrate three thresholding methods and three noise signs of de-noising performance.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1305
    • 提供者:黄海滨
  1. xiaobobao

    2下载:
  2. 这是基于matlab的图像去噪程序,使用小波包的方法实现。默认阈值。及小波分解重构等。-This is based on Matlab image denoising, the use of wavelet packet method. The default threshold. Wavelet decomposition and reconstruction, and so on.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1645
    • 提供者:田熙
  1. context

    4下载:
  2. 小波去噪,是一个自适应阈值算法,具有较高的SNR,目前来说它去噪较优算法
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:33717
    • 提供者:雷文
  1. newthrold

    0下载:
  2. 基于新阈值函数的小波图像去噪研
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:257814
    • 提供者:王森华
  1. Anewmethodofimagedenoisingbasedonwavelettransform.

    0下载:
  2. 根据图像小波分解的特点和小波分解后高频小波系数的统计特性,构造了一种新阈值函数的去噪算法。 与传统的硬阈值、软阈值函数相比,新阈值函数考虑了图像能量分布的特点,对于每一小波系数乘以一个与自身大小相 关的降噪因子,并且新阈值函数简单易于计算,具有较强的自适应性
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:276943
    • 提供者:wang
  1. bayesthresholding

    0下载:
  2. 基于小波的去噪算法,采用BAYES原理选取阈值,源代码,参考文献:Adaptive Wavelet Thresholding for Image Denoising and Compression
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1891805
    • 提供者:baolij
  1. image_denoise

    0下载:
  2. 应用二维小波变换对图像进行去噪。程序image_denoise1.m应用sym5小波对图像进行2层分解,直接用各层的逼近信号表示去噪后的信号。程序image_denoise2.m利用不同的阈值对含噪信号进行去噪,相当于进行两次高频噪声的消除,并且阈值不同。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1464
    • 提供者:李冰
  1. wavelet_denoise

    6下载:
  2. 多种方法(软硬阈值、自适应阈值等)进行小波去噪的matlab程序
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:639840
    • 提供者:xie
  1. waveletdenoising

    0下载:
  2. 给出小波去噪的理论,在MATLAB中实现阈值估算和消噪的函数,并给出例子说明。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:70924
    • 提供者:宋知用
  1. 小波软阈值的去噪处理方法

    0下载:
  2. 所属分类:汇编语言

    • 发布日期:2012-05-02
    • 文件大小:197765
    • 提供者:timidyu
  1. Wavelet-image-denoising-procedures

    0下载:
  2. 小波图像去噪程序。th=sigma*sqrt(2*log10(L*T)) 计算阈值 ch=c(1,num(4-i,1):num(4-i,3)+step(4-i)-1) 对各高频系数进行阈值处理 chl=length(ch) for j=1:chl if abs(ch(j))>=th ch(j)=sign(ch(j))*(abs(ch(j))-2*th/(1+exp(m*(ch(j)^2)))) 阈值处理函数 else -Wavelet image denois
  3. 所属分类:Wavelet

    • 发布日期:2017-03-24
    • 文件大小:3132
    • 提供者:朱兰花
  1. lift97mlsoft

    0下载:
  2. 个人编写的提升格式97小波去噪程序,采用软阈值法,做三层分解-Written format of 97 individuals to enhance the wavelet denoising procedure, the use of soft-threshold method, do the three decomposition
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:1150
    • 提供者:luolei
  1. xbryz

    0下载:
  2. 此代码,可以完成matlab下的小波软阈值图像去噪,可以做不同阈值下的图像去噪,并通过峰值信噪比psnr的比对来说明阈值选取的方法-Wavelet threshold denoising compared soft threshold and hard threshold and the current method of calculating the various thresholds and thresholds approach the performance of function,
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:67093
    • 提供者:彭社钦
  1. MATLAB

    0下载:
  2. 小波软阈值的去噪处理代码,MATLAB处理代码,非常实用-Wavelet soft threshold denoising MATLAB code processing code, very useful
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:104004
    • 提供者:王雅琴
  1. xioz

    0下载:
  2. 小波软阈值的去噪处理方法,里面有程序运行的Demo. -Wavelet soft-threshold denoising approach, there are procedures for running the Demo.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:3979
    • 提供者:006181
  1. kkk

    0下载:
  2. 基于小波分析的阈值语音信号去噪研究。pdf格式的。-The threshold based on wavelet analysis denoising speech signal. pdf format.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:400435
    • 提供者:王丽
  1. GUISHEJIMATLAB3

    1下载:
  2. 这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-This program debug version then matlab2012b success in graduate design information
  3. 所属分类:3D Graphic

    • 发布日期:2015-05-23
    • 文件大小:3087360
    • 提供者:李雷
  1. image-segmentation

    0下载:
  2. 用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等- using matlab language to write code to achieve functionality, including image reading, storage, display, histogram equalization, thresholding, wavelet decomposition, wavelet
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3082877
    • 提供者:我去
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 22 »
搜珍网 www.dssz.com