Biorthogonal Wavelet Compression Tool

Contains numerous functions to generate biorthogonal wavelets and compress grayscale/color images.
1,8K descargas
Actualizado 17 sep 2012

Ver licencia

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!

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2009a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Wavelet Toolbox en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: suplabel

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0