how to proceed with image denoising based on wavelets

1 view (last 30 days)
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 Comment
Daniel Armyr
Daniel Armyr on 22 Feb 2012
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.

Sign in to comment.

Answers (1)

Wayne King
Wayne King on 22 Feb 2012
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

Categories

Find more on Discrete Multiresolution Analysis 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!