Biorthogonal Wavelet Compression Tool

版本 1.0.0.0 (1.7 MB) 作者: Brian Moore
Contains numerous functions to generate biorthogonal wavelets and compress grayscale/color images.
1.8K 次下载
更新时间 2012/9/17

查看许可证

This package contains numerous functions that allow the user to generate custom or standard biorthogonal wavelets and then use them to compress any grayscale/color image on their MATLAB path.

The image compression tool displays

1) the original image
2) the biorthogonal wavelet transform of the image
3) the compressed biorthogonal wavelet transform
4) the reconstructed image

as subplots in a figure to allow the user to compare the fidelity of the original and compressed images. The image compression tool also allows the user to iterate the wavelet transform multiple times to observe the increased compressibility of an image's iterated wavelet transform.

This package supports the following classes of biorthogonal wavelets:

1) Spline wavelets
2) CDF wavelets (including the CDF 9/7 wavelet used by the JPEG2000 standard)

This package also contains a GUI-based biorthogonal wavelet design tool to allow that allows the user to generate their own Spline/CDF biorthogonal wavelets based on their frequency spectrum and pole locations.

This package implements the following computation methods for the wavelet transform:

1) Standard matrix multiplication
2) Fast convolution

The user is encouraged to compare the computation time and numerical stability of these two transform implementations.

Note: This code is all-inclusive and contrains no external function calls to MATLAB's Wavelet Toolbox. Only MATLAB itself is required!

引用格式

Brian Moore (2024). Biorthogonal Wavelet Compression Tool (https://www.mathworks.com/matlabcentral/fileexchange/38220-biorthogonal-wavelet-compression-tool), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Wavelet Toolbox 的更多信息
致谢

参考作品: suplabel

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0