Fast fourier transform on every single pixel of time series images

9 vues (au cours des 30 derniers jours)
Amir Behravan
Amir Behravan le 27 Jan 2021
Commenté : Matt J le 12 Août 2022
Hello
I have taken 50 pictures every 3 seconds. It means that each pixel of my images are time series data. In the next step I want to stack my images and do FFT on each single pixel then get an image that each pixel has been transformed. I am confused how to creat a final image after I did FFT for each pixel. My goal is to get a unique image at different frequencies. i appreciate it if someone can help me with this.

Réponses (1)

Matt J
Matt J le 10 Août 2022
Modifié(e) : Matt J le 10 Août 2022
fftn(ImageSeries,[],3)
  2 commentaires
faisal sani
faisal sani le 11 Août 2022
Thank you Matt, let me try the syntax
Matt J
Matt J le 12 Août 2022
You're welcome but please Accept_click the answer if you find it works.

Connectez-vous pour commenter.

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by