How can i get the matlab coding for image decomposition using complex wavelet transform?

3 次查看(过去 30 天)
How can i get the matlab coding for image decomposition using complex wavelet transform?

回答(2 个)

Jing
Jing 2013-2-17
You can use 'edit' command to open the matlab code of the function you use. If it can't open the code, the matlab code is not available for you to read.

Wayne King
Wayne King 2013-2-17
If you are talking about the dual tree discrete wavelet transform, then that is not currently implemented in the MathWorks' Wavelet Toolbox, but you can use the MATLAB code provided by Professor Selesnick.
You want the Dual-tree DWT (2-D DWT)

类别

Help CenterFile Exchange 中查找有关 Discrete Multiresolution Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by