文件名称:fwt2d_demo
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 97kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
小波变换源码,国外VC开发的,效果比较好
I ve been involved with wavelet-analysis since my Ph.D studies and over the years developed various wavelet-transforms C++ libraries. This one concerns 2D implementation of the Fast wavelet transform (FWT). The 2D FWT is used in image processing tasks like image compression, denoising and fast scaling. I intended to design the implementation of the 2D FWT with custom filter support and simple in usage. I ve equipped it with known filter families: Daubechies, Coiflets and Biorthogonal wavelets. The wavelets used in compression tasks are Bior53 and Bior97. With Daub1 filter you can achieve fast dyadic image scaling algorithm. You may also experiment with other filters for compression and denoising and compare the results, you may also add your custom wavelets. The nice feature of this library is that reconstruction FWT filters are rearranged the way that you perform just convolution operations on the spectrum, which is very important if you d like MMX -err
I ve been involved with wavelet-analysis since my Ph.D studies and over the years developed various wavelet-transforms C++ libraries. This one concerns 2D implementation of the Fast wavelet transform (FWT). The 2D FWT is used in image processing tasks like image compression, denoising and fast scaling. I intended to design the implementation of the 2D FWT with custom filter support and simple in usage. I ve equipped it with known filter families: Daubechies, Coiflets and Biorthogonal wavelets. The wavelets used in compression tasks are Bior53 and Bior97. With Daub1 filter you can achieve fast dyadic image scaling algorithm. You may also experiment with other filters for compression and denoising and compare the results, you may also add your custom wavelets. The nice feature of this library is that reconstruction FWT filters are rearranged the way that you perform just convolution operations on the spectrum, which is very important if you d like MMX -err
相关搜索: daubechies
Biorthogonal
FWT
MMX
image
filter
wavelet
denoising
Denoising
Spectrum
Analysis
小波变换
2d
wavelet
Biorthogonal
FWT
MMX
image
filter
wavelet
denoising
Denoising
Spectrum
Analysis
小波变换
2d
wavelet
(系统自动生成,下载前可以参看下载内容)
下载文件列表
New Folder
..........\fwt2d_demo.zip
..........\fwt2d_src.zip
..........\fwt2d小波变换.doc
..........\fwt2d_demo.zip
..........\fwt2d_src.zip
..........\fwt2d小波变换.doc