Image denoising
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
i added noise using imnoise() noise using 'gaussian'. How am i supposed to denoise it???
0 Commenti
Risposta accettata
Più risposte (1)
Harsha Vardhan Rao Avunoori
il 9 Giu 2011
You can try using smoothing filters to remove the existing noise from your image.
4 Commenti
Harsha Vardhan Rao Avunoori
il 9 Giu 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.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!