Dual tree complex wavelet & Single tree complex wavelet in MATLAB

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

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!