How can I clear the noise from a picture

1 次查看(过去 30 天)
Assume that a picture is multiplied by the noise sin(Ax+By). how can I clear the noise using deconvolution?

回答(1 个)

Image Analyst
Image Analyst 2018-6-30
The easiest thing to to not use convolution and just divide by the known pattern. Any reason why you're not doing that?
Otherwise you can find the low frequency spikes in the Fourier domain and erase them. See attached demos.

Community Treasure Hunt

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

Start Hunting!

Translated by