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

1 回表示 (過去 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 Center および File ExchangeWavelet Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by