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 Comment

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)

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 Wavelet Toolbox in Help Center and File Exchange

Asked:

on 7 Feb 2011

Edited:

on 20 Oct 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!