Effacer les filtres
Effacer les filtres

i want a matlab code of denoising noisy image using wiener filter in wavelet transform

3 vues (au cours des 30 derniers jours)
i want a matlab code of denoising noisy image using wiener filter in wavelet transform

Réponses (2)

Image Analyst
Image Analyst le 18 Jan 2012

Andrii
Andrii le 17 Jan 2012
Try function medfilt2. Syntax: K = medfilt2(J); where J is a noisy image. It is not wiener filter but works well.

Community Treasure Hunt

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

Start Hunting!

Translated by