How to use dddtree2/idddtree2 functions ?
Mostrar comentarios más antiguos
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.
Respuestas (0)
Categorías
Más información sobre Image Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!