Image denoising
Show older comments
i added noise using imnoise() noise using 'gaussian'. How am i supposed to denoise it???
Accepted Answer
More Answers (1)
Harsha Vardhan Rao Avunoori
on 9 Jun 2011
0 votes
You can try using smoothing filters to remove the existing noise from your image.
4 Comments
ruchika
on 9 Jun 2011
Bjorn Gustavsson
on 9 Jun 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
on 9 Jun 2011
Obvious answer: because it's a homework assignment.
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.
Categories
Find more on Wavelet Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!