搜索资源列表
Wavelet-5-3-lifting
- 第二代小波,也就是提升小波,较传统的小波算法有很大的优势,现在提供5-3小波的C程序实现,供大家参考。
HIC
- 本程序使用VC++编写,主要实现Spiht编码算法。Spiht算法虽然已经非常成熟,但本程序还是有了新的闪光点,程序中的小波算法使用的是9/7提升小波-This procedure using the VC++ development, the main Spiht coding algorithm. Spiht algorithm has been very mature, but a new procedure or闪光点, procedures in the algorithm using
wavelet-cpp-code
- b样条小波,daubchies小波,多小波,haar小波,line小波的提升实现方法-bsplane wavelet lifting, daubchies wavelet lifting, polywavelet lifting, haarwavelet lifting and line wavelet lifting
lift97
- 97小波的提升编码解码C程序,可用于图像的97小波变换-97
image_compress
- 该程序实例首先对二维图像进行提升小波分解,然后构造传统小波分解结构[c,s],接着使用函数ddencmp()获取信号压缩阈值,再采用函数wdencmp()实现图像压缩-First,the program decomposes the image use lifting wavelet , and then construct the traditional wavelet decomposition structure [c, s], then use the function ddencmp
liftwavelete
- 介绍了提升小波的一些基本概念,并通过C++Builder 编写了图像的提升小波变换,-Some of the basic concepts of lifting wavelet, lifting wavelet transform by C++Builder have been run.