Image denoising
Mostrar comentarios más antiguos
i added noise using imnoise() noise using 'gaussian'. How am i supposed to denoise it???
Respuesta aceptada
Más respuestas (1)
Harsha Vardhan Rao Avunoori
el 9 de Jun. de 2011
0 votos
You can try using smoothing filters to remove the existing noise from your image.
4 comentarios
ruchika
el 9 de Jun. de 2011
Bjorn Gustavsson
el 9 de Jun. de 2011
Why would you _have_ to use wavelets?
I've done image denoising for some time and never have _had_ to use wavelets.
Walter Roberson
el 9 de Jun. de 2011
Obvious answer: because it's a homework assignment.
Harsha Vardhan Rao Avunoori
el 9 de Jun. de 2011
Well if it is a homework assignment then you should go through your professor's class notes or google papers which discuss about denoising using wavelets.
Categorías
Más información sobre Wavelet Toolbox 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!