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

 Réponse acceptée

Image Analyst
Image Analyst le 8 Mai 2015

0 votes

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.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by