how to proceed with image denoising based on wavelets
Mostrar comentarios más antiguos
Respected sir, I need a matlab code for wavelet based image denoising. I do no how this wavelet works for images... Can u explain the concepts involved in denoising and matlab code for the same.
Thanking you,
With Regards, Geetha.K
1 comentario
Daniel Armyr
el 22 de Feb. de 2012
That is a very broad question, and not one appropriate for Answers. I suggest you contact your local university and ask if they have a course on the topic.
Respuestas (1)
Wayne King
el 22 de Feb. de 2012
0 votos
Hi Geetha, Daniel is correct that your question is very broad.
However, there is a lot of material in the Wavelet Toolbox documentation that demonstrates wavelet image denoising. For example:
and
The above illustrate ways to denoise an image using GUIs and generate the MATLAB code to reproduce that analysis at the command line.
Also, see the help for wdencmp
Categorías
Más información sobre Denoising and Compression 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!