How to use dddtree2/idddtree2 functions ?
显示 更早的评论
Hi, I'm trying to do a code to denoise image using a complex wavelet transform. More exactly, I use the double density dual tree complex wavelet transform. For that, I use dddtree2 function for each color component of the picture. Then I do not know how to restore the transform for all the picture ? After that, I apply a threshold and then I would like to use the inverse transform idddtree2, but I don't know how because my component is a double and I need a struct to apply idddtree2 ? Thanks for your answers.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Wavelet Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!