Image denoising

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

 采纳的回答

doc imdemos
Then look at some of the deblurring demos.

更多回答(1 个)

0 个投票

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

4 个评论

i have to do it using wavelets. how should i proceed??
Why would you _have_ to use wavelets?
I've done image denoising for some time and never have _had_ to use wavelets.
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.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Wavelet Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by