How can I clear the noise from a picture

조회 수: 3 (최근 30일)
geometry geometry
geometry geometry 2018년 6월 30일
댓글: Image Analyst 2018년 7월 1일
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.
  댓글 수: 2
geometry geometry
geometry geometry 2018년 7월 1일
The question in the homework asks us to use deconvolution.
Image Analyst
Image Analyst 2018년 7월 1일

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by