Image denoising
2 次查看(过去 30 天)
显示 更早的评论
i added noise using imnoise() noise using 'gaussian'. How am i supposed to denoise it???
0 个评论
采纳的回答
更多回答(1 个)
Harsha Vardhan Rao Avunoori
2011-6-9
You can try using smoothing filters to remove the existing noise from your image.
4 个评论
Harsha Vardhan Rao Avunoori
2011-6-9
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.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!