Borrar filtros
Borrar filtros

How can I clear the noise from a picture

2 visualizaciones (últimos 30 días)
geometry geometry
geometry geometry el 30 de Jun. de 2018
Comentada: Image Analyst el 1 de Jul. de 2018
Assume that a picture is multiplied by the noise sin(Ax+By). how can I clear the noise using deconvolution?

Respuestas (1)

Image Analyst
Image Analyst el 30 de Jun. de 2018
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 comentarios
geometry geometry
geometry geometry el 1 de Jul. de 2018
The question in the homework asks us to use deconvolution.

Iniciar sesión para comentar.

Categorías

Más información sobre Frequency Transformations en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by