Frequency components from a highpass filtered image

1 vue (au cours des 30 derniers jours)
Gova ReDDy
Gova ReDDy le 24 Oct 2011
how to get the frequency components of a highpass filtered image

Réponse acceptée

Image Analyst
Image Analyst le 25 Oct 2011
Take the Fourier Transform of it.
  56 commentaires
Gova ReDDy
Gova ReDDy le 26 Oct 2011
freq=fftshift(FT);
after this how can I extract all the frequency components into a array.
Gova ReDDy
Gova ReDDy le 31 Oct 2011
In workspace the value of freq values are like this
35.55599768-4.9128i. what this represents and what is i here?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Images dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by