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

搜索资源列表

  1. soft-harr

    1下载:
  2. VC++编写的图像处理及识别软件,小波软去噪代码,有利于图像识别功能的完成。-VC prepared by the image processing and recognition software, wavelet denoising software code is conducive to the image recognition function to complete.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:32558
    • 提供者:李成成
  1. denoising

    0下载:
  2. 使用隐马尔可夫模型在小波域降噪处理运行环境Matlab-use of hidden Markov model in wavelet domain noise reduction processing operating environment Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1712552
    • 提供者:冯斌
  1. Waveletdenosie_alex

    0下载:
  2. 小波去噪,包括各种小波变换,去噪效果好,保证可用。-wavelet denoising, including wavelet transform, denoising good effect, be available.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:76556
    • 提供者:alexdu
  1. DenoisewaveletMod

    0下载:
  2. 小波模极大值去噪程序,希望对大家有用哈!-modulus maxima wavelet denoising procedures in the hope that it may be useful for Kazakhstan.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3403
    • 提供者:杨明
  1. BaseOnLevent1

    0下载:
  2. 用Matlab编写的小波去噪,对初学者有所帮助-prepared using Matlab wavelet denoising, help for beginners
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:11259
    • 提供者:田苗苗
  1. BaseOnWaveLab2

    0下载:
  2. 基于Matlab的小波去噪程序,和大家共同讨论-based on Matlab wavelet denoising procedures, and to discuss common
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:7197
    • 提供者:田苗苗
  1. 644625wavelet_reduce_noise

    0下载:
  2. 关于用小波处理荧光图像,它的主要方法是利用小波减噪的方法 -on wavelet processing fluorescence images, it is mainly the use of wavelet denoising
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:39769
    • 提供者:王辉
  1. bandlet-denoising

    0下载:
  2. 基于Bandlet小波的图像去噪研究,具有较好的效果。-Bandlet wavelet-based image denoising, with good results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1170393
    • 提供者:anzi
  1. jiansuo

    1下载:
  2. 这是我本科的毕业设计做的关于医学图像的基于形状的图像检索。预处理用小波去噪 ,特征选用不变矩。-This is my undergraduate graduation design done on the medical images based on the shape of the image retrieval. Pretreatment with wavelet denoising, feature selection invariant moment.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14629
    • 提供者:chenxi
  1. noisecomp

    0下载:
  2. Code for denoising images. This code differs from standard wavelet denoising techniques in that it uses non-orthogonal wavelets, and unlike existing techniques, ensures that phase information is preserved in the image. Phase information is of crucial
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. noisecomp.m Code for denoising images. This code differs from standard wavelet denoising techniques in that it uses non-orthogonal wavelets, and unlike existing techniques, ensures that phase information is preserved in the image. Phase information i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3631
    • 提供者:wugang
  1. ecg.rar

    4下载:
  2. matlab环境下心电信号去噪处理和QRS波检测的一些综合方法的比较,主要是利用小波变换的去噪方法,matlab environment Denoising ECG QRS wave detection and treatment of a number of integrated methods, mainly the use of wavelet transform de-noising method
  3. 所属分类:Wavelet

    • 发布日期:2015-10-24
    • 文件大小:9523813
    • 提供者:李芳
  1. ImageDenoisingBLSGSM.rar

    0下载:
  2. 该仿真算法实现了论文Image Denoising using Scale Mixtures of Gaussians in the Wavelet Domain中图像降噪,This Algorithm utilize the method of paper "Image Denoising using Scale Mixtures of Gaussians in the Wavelet Domain "
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:1370748
    • 提供者:Alex
  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. wavelet-threshold-shrinkage-

    2下载:
  2. 小波阈值收缩算法的matlab程序,对信号进行去噪得到纯净语音-Wavelet threshold shrinkage algorithms matlab program, get on the clean speech signal denoising
  3. 所属分类:Wavelet

    • 发布日期:2014-05-11
    • 文件大小:3072
    • 提供者:Jake
  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. denoise_th_he.rar

    2下载:
  2. 小波降噪程序,可对信号进行heursure阈值消噪处理。,Wavelet Denoising procedures can signal heursure threshold de-noising processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-26
    • 文件大小:1166
    • 提供者:wjzzp
  1. wtthreshold.rar

    4下载:
  2. 利用小波变换进行图像去噪处理,包括各种软硬阈值的选取函数,Using Wavelet Transform for Image Denoising, including a variety of select hard and soft threshold function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-04
    • 文件大小:245148
    • 提供者:郭珈
  1. smooth

    0下载:
  2. 以C sharp處理圖像平滑與去噪編程有關均值濾波中值濾波小波變換高斯濾波-In C sharp smoothing and denoising image processing program related to the mean filter median filter wavelet transform Gaussian filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:117096
    • 提供者:李復祥
  1. wavelet-transform

    0下载:
  2. 通过小波变换实现数字图像的高斯噪声去噪,达到了明显的效果-Achieve wavelet transform denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4050
    • 提供者:贾建锋
« 1 2 3 4 56 7 8 9 10 ... 32 »
搜珍网 www.dssz.com