Image denoising
이전 댓글 표시
i added noise using imnoise() noise using 'gaussian'. How am i supposed to denoise it???
채택된 답변
추가 답변 (1개)
Harsha Vardhan Rao Avunoori
2011년 6월 9일
0 개 추천
You can try using smoothing filters to remove the existing noise from your image.
댓글 수: 4
ruchika
2011년 6월 9일
Bjorn Gustavsson
2011년 6월 9일
Why would you _have_ to use wavelets?
I've done image denoising for some time and never have _had_ to use wavelets.
Walter Roberson
2011년 6월 9일
Obvious answer: because it's a homework assignment.
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.
카테고리
도움말 센터 및 File Exchange에서 Wavelet Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!