how to proceed with image denoising based on wavelets
이전 댓글 표시
Respected sir, I need a matlab code for wavelet based image denoising. I do no how this wavelet works for images... Can u explain the concepts involved in denoising and matlab code for the same.
Thanking you,
With Regards, Geetha.K
댓글 수: 1
Daniel Armyr
2012년 2월 22일
That is a very broad question, and not one appropriate for Answers. I suggest you contact your local university and ask if they have a course on the topic.
답변 (1개)
Wayne King
2012년 2월 22일
0 개 추천
Hi Geetha, Daniel is correct that your question is very broad.
However, there is a lot of material in the Wavelet Toolbox documentation that demonstrates wavelet image denoising. For example:
and
The above illustrate ways to denoise an image using GUIs and generate the MATLAB code to reproduce that analysis at the command line.
Also, see the help for wdencmp
카테고리
도움말 센터 및 File Exchange에서 Denoising and Compression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!