Image denoising

i added noise using imnoise() noise using 'gaussian'. How am i supposed to denoise it???

 Risposta accettata

Sean de Wolski
Sean de Wolski il 9 Giu 2011

0 voti

doc imdemos
Then look at some of the deblurring demos.

Più risposte (1)

0 voti

You can try using smoothing filters to remove the existing noise from your image.

4 Commenti

ruchika
ruchika il 9 Giu 2011
i have to do it using wavelets. how should i proceed??
Bjorn Gustavsson
Bjorn Gustavsson il 9 Giu 2011
Why would you _have_ to use wavelets?
I've done image denoising for some time and never have _had_ to use wavelets.
Walter Roberson
Walter Roberson il 9 Giu 2011
Obvious answer: because it's a homework assignment.
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.

Accedi per commentare.

Categorie

Scopri di più su Wavelet Toolbox in Centro assistenza e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by