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!