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

 Akzeptierte Antwort

Image Analyst
Image Analyst am 8 Mai 2015

0 Stimmen

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.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by