How can I clear the noise from a picture

2 次查看(过去 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.

类别

Help CenterFile Exchange 中查找有关 Frequency Transformations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by