Image denoising
2 views (last 30 days)
Show older comments
i added noise using imnoise() noise using 'gaussian'. How am i supposed to denoise it???
0 Comments
Accepted Answer
More Answers (1)
Harsha Vardhan Rao Avunoori
on 9 Jun 2011
You can try using smoothing filters to remove the existing noise from your image.
4 Comments
Harsha Vardhan Rao Avunoori
on 9 Jun 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.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!