how can i enhance image by Fourier transform?

2 visualizaciones (últimos 30 días)
Afsaneh
Afsaneh el 29 de Oct. de 2013
Comentada: Athanasios Margiolakis el 27 de Sept. de 2017
hi i wanna create a matlab function to do such work:
actually i have picture a and c. i dont know how to denoise it with ftt functions.

Respuestas (1)

Image Analyst
Image Analyst el 30 de Oct. de 2013
See my fft filtering demo below. Feel free to adapt it to your images.
  5 comentarios
Image Analyst
Image Analyst el 31 de Oct. de 2013
Try changing the 10.9 to other values and see what selects the spikes. You should also change the(115:143,:) to indexes that get rid of the central spike for you image - they will be different because you have a different size image than I used.
Athanasios Margiolakis
Athanasios Margiolakis el 27 de Sept. de 2017
Thank you for sharing the code. It is very helpful and easy to read.

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by