how to transform images to wavwlet domain?

1 次查看(过去 30 天)
i wanted to know how to transform images to wavelet domain?

回答(2 个)

Walter Roberson
Walter Roberson 2013-1-23

Wayne King
Wayne King 2013-1-23
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

类别

Help CenterFile Exchange 中查找有关 Continuous Wavelet Transforms 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by