搜索资源列表
DT-CWTcode
- 该源代码又称双树复小波变换源代码,它不仅具有Gabor变换的六个方向选择性,而且有更小的冗余度,对图像处理的同行们肯定有很大的价值,可直接下载使用。
wavelet
- 本程序实现二维灰度图像的小波变换和逆变换。 直接运行本目录下的批处理程序run即可。 用户需自己输入以下参数: 1. 图像文件名(lena.bmp,若使用其它图像请先放入本目录下) 2. 选用的小波名称(本程序中可使用haar及db2-db5) 3. 小波变换的级数。 运行结束后小波变换与逆变换结果分别保存在dec.bmp与rec.bmp中。
lifting_db97
- 提升小波变换(9/7),VC可直接使用。-Lifting wavelet transform (9/7), VC can be used directly.
FFT
- 快速傅立叶变换的C语言实现方法.采用的算法合理,可直接使用.为标准函数形式.-Fast Fourier Transform of the C language realization method. Reasonable algorithm used can be used directly. As a standard function of the form.
Swwaveleto
- 小波去噪程序原码。包括小波分解、、重建、阈值门限设置等可直接使用。 -Wavelet denoising program source code. Including wavelet decomposition and reconstruction, the threshold value threshold set can be used directly.