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

 채택된 답변

Image Analyst
Image Analyst 2015년 5월 8일

0 개 추천

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.

추가 답변 (0개)

질문:

2015년 4월 24일

답변:

2015년 5월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by