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에서 Image Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!