搜索资源列表
implementation_of_(5_3)_wavelet
- 该代码是用VHDL编写的用以实现5/3无损小波变换。压缩包内附有详细的说明。-the VHDL code is used to prepare for the realization of the 5 / 3 wavelet transform prejudice. Compression packet containing a detailed explanation.
Liftwavelet
- D5/3提升整数小波,可实现图像的无损压缩,包括一维和二维图像整数小波变换
waveletlegall53
- Le Gall 5/3 小波变换及其反变换,可用于JPEG2000无损压缩中-Le Gall 5/3 wavelet transform and its inverse transform,which can be used for lossless compression in JPEG2000
IntDwt53
- 使用5-3小波进行的整数小波变换,5-3小波使用的是jpeg2000无损压缩推荐的小波。延拓方式采用对称延拓,程序中涉及到了浮点运算,但是输入和输出的数据均为整数。-implementation of the CLiftDwt class.