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

1 vue (au cours des 30 derniers jours)
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 commentaire
Walter Roberson
Walter Roberson le 3 Jan 2012
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.

Connectez-vous pour commenter.

Réponse acceptée

Wayne King
Wayne King le 3 Jan 2012
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.

Plus de réponses (0)

Catégories

En savoir plus sur Wavelet Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by