Biorthogonal Wavelet Compression Tool

バージョン 1.0.0.0 (1.66 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 Center および MATLAB AnswersWavelet 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