how to do FFT for PART on an image?

4 vues (au cours des 30 derniers jours)
ramin bba
ramin bba le 3 Août 2014
Commenté : ramin bba le 4 Août 2014
I want to compare the following two images based on their Fourier Transform. However, I am only interested in the circular region. Is it possible to do FFT for part on an image?
tnx in advance

Réponse acceptée

Image Analyst
Image Analyst le 3 Août 2014
Not sure what you're looking for. Since your second image has a circular mask multiplied by the first image, your second spectrum will be the same as the first spectrum, just convolved with a narrow sombrero function.
  3 commentaires
Image Analyst
Image Analyst le 3 Août 2014
I think you do not understand what the Fourier transform represents. There is no one-to-one correspondence with a region in the spatial domain with a certain finite, compact region in the Fourier domain. There is no "mapping" as you called it. Low frequencies are near the center and high frequencies are away from the center, but that's about as "mapped" as you can call it.
ramin bba
ramin bba le 4 Août 2014
you are right, I meant "mapping" not from pixel to pixel.
Let's say I provide you with two copies of the image on the right hand side. In the one of them, the gray region is replaced with disks of various sizes (and this is the only change). Now, if you take FFT of the two copies, the results will NOT be the same WHILE the two images are identical given MY REGION OF INTEREST. How can use FFT of two images to make the decision that "whether they are the same given a region of interest"?
I hope I made myself clearer.
thanks for your thorough comments.

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by