iterative Wiener Filter code in matlab

How do i estimate the power spectral density of an image masked by white Gaussian noise. i need sample code for the iterative weiner filter

 Respuesta aceptada

Image Analyst
Image Analyst el 8 de Mayo de 2015

0 votos

You can use pwelch() or fft() to see the spectrum. With white noise, the spectrum should be pretty flat. I don't have any code handy that uses wiener filter to home in on the noise spectrum alone.

Más respuestas (0)

Preguntada:

el 24 de Abr. de 2015

Respondida:

el 8 de Mayo de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by