how to transform images to wavwlet domain?
Show older comments
i wanted to know how to transform images to wavelet domain?
Answers (2)
Walter Roberson
on 23 Jan 2013
0 votes
Wayne King
on 23 Jan 2013
0 votes
Walter has provided you with the correct link to category page for 2D analysis.
Currently, you have to decide whether you want:
1.) a decimated wavelet transform for which you can use wavedec2.m
2.) a nondecimated wavelet transform for which you can use swt2.m or ndwt2.m
3.) a wavelet packet transform for which you can use wpdec2.m
Categories
Find more on Wavelet Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!