how to apply daubchies complex wabvelet transform for video
1 view (last 30 days)
Show older comments
I would like to know how apply daubchies complex wavelet transform for video as input...pls help me as soon as possible it is the last step of my project
0 Comments
Accepted Answer
Wayne King
on 17 Oct 2016
The wavelet toolbox currently does not support complex Daubechies wavelets.
The toolbox does have the complex dual-tree wavelet transform for images but not yet for volumetric data (video). You could conceivably apply the complex dual-tree transform on a frame-by-frame basis to the video.
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!