Does MATLAB implement the dual tree wavelet transform to get the co-efficients of an image?

2 次查看(过去 30 天)
I have an image (say lena.jpg), and I want to get coefficients of the image by performing a dual tree wavelet transform. Is this possible in MATLAB or with the Wavelet Toolbox?
  1 个评论
Walter Roberson
Walter Roberson 2012-1-3
Is "dual tree wavelet transform" possible to implement in *some* deterministic programming language? Can the transform be applied to images? If the answer to both is Yes, then Yes, it is possible, provided that you have enough memory accessible and enough time to wait.

请先登录,再进行评论。

采纳的回答

Wayne King
Wayne King 2012-1-3
Hi Pat, the dual tree wavelet transform is not currently supported in the MathWorks' Wavelet Toolbox, but Professor Ivan Selesnick provides code for the dual tree wavelet transform at his website. I believe Professor Nick Kingsbury also provides MATLAB code on request.
Keep in mind that you cannot implement the dual tree transform with arbitrary wavelet and scaling filters.

更多回答(0 个)

类别

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

Community Treasure Hunt

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

Start Hunting!

Translated by