Dual tree complex wavelet & Single tree complex wavelet in MATLAB

2 views (last 30 days)
I am a post graduate student.I am doing my project in image processing.I need a help,to implement Dual tree complex wavelet transform and single tree complex transform using MATLAB.Kindly help me on this.
Thanks in advance Deepthy

Accepted Answer

Wayne King
Wayne King on 3 Nov 2012
Edited: Randy Souza on 13 Dec 2012
Professor Selesnick provides code for the dual-tree complex wavelet transform in MATLAB here:
It is not hard to use the existing Wavelet Toolbox functions wavedec2.m to obtain the dual-tree wavelet transform. The difficulty in using the dual-tree transform is all in the design of the FIR filters.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!