资源列表
97lifting
- 97提升法构造小波的经典程序,学习小波好资料-97 lifting wavelet structure of the classical procedures, learning good information on wavelet
quyu
- 基于小波变换的图像融合,采用的是区域的6种算法-based on wavelet transform image fusion, using the region's six algorithms
小波压缩代码
- 对图像进行2维小波编码 来实现压缩。将小波分析引入图像压缩的范畴也是一个重要的手段,并且有着它自己的特点。它的特点在于压缩比高、压缩速度快,压缩后能保持信号与图像的特征基本不变,且在传递过程中可以抗干扰等等。(有两种方法)-of two-dimensional images wavelet compression coding to achieve. Wavelet Image Compression analysis of the introduction of the context is
小波图像消噪处理
- 此程序能实现给予小波变换的图像消噪处理。-the program can implement wavelet-based transform image denoisey process
encode
- 小波变换的一些源程序-wavelet transform some source
图像压缩
- 对图像进行2维小波编码 来实现压缩.希望能给大家带来一定的帮助。
Filter&Inverse
- 用小波变换实现滤波处理,包括低通、高通及若干层小波变换的逆变换操作。-wavelet transform filter processing, including low-pass, high-wavelet and a number of the inverse transformation operation.
Wavelet-image-denoising-procedures
- 小波图像去噪程序。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
watermarking4
- 一种基于小波变换的灰度水印嵌入算法,将灰度水印图象嵌入到灰度图象中-based on wavelet transform gray embedding algorithm, gray images embedded watermark image of gray
Wavelet-Denoising
- 语音信号的小波去噪,针对音频语音信号进行小波去噪处理,有强阈值以及弱阈值-Wavelet Denoising
fdct_wrapping
- 快速 基于楔包装的Curvelet 波变换-Fast Discrete Curvelet Transform via wedge wrapping
小波图像平滑处理
- 此程序能够实现基于小波变幻的图像的平滑处理。-the program can implement smoothly process of wavelet-based transformed image