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

1 visualización (últimos 30 días)
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 comentario
Walter Roberson
Walter Roberson el 3 de En. de 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.

Iniciar sesión para comentar.

Respuesta aceptada

Wayne King
Wayne King el 3 de En. de 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.

Más respuestas (0)

Categorías

Más información sobre Wavelet Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by