Plot wavelet image (2D) decomposition

A short function for displaying wavelet image decomposition coefficients
5.4K Downloads
Updated 29 Apr 2010

View License

This function plots the result of wavedec2 matlab function in two different modes. The first one called 'tree' displays all approximations and details coefficients (horizontal, vertical, diagonal), the second one called 'square' displays the classical "squared" representation of a wavelet image decomposition

Cite As

Benjamin Tremoulheac (2024). Plot wavelet image (2D) decomposition (https://www.mathworks.com/matlabcentral/fileexchange/27375-plot-wavelet-image-2d-decomposition), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Denoising and Compression in Help Center and MATLAB Answers
Acknowledgements

Inspired: Wavelet Decomposition For Images

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.3.0.0

Minor corrections in help

1.0.0.0