extract 64 lowest frequency components of fft

1 Ansicht (letzte 30 Tage)
Elysi Cochin
Elysi Cochin am 22 Mai 2021
How to extract 64 lowest frequency components using fourier transform of an image
fft2 or fftn which function to use, and how to get the 64 feature vector as fft2 and fftn returns a matrix ouput

Akzeptierte Antwort

Sulaymon Eshkabilov
Sulaymon Eshkabilov am 24 Mai 2021
Hi,
For image analysis, fft2 is to be used and that is quite straightforward.
Here is an additional help discussion on this:
Good luck.

Weitere Antworten (0)

Kategorien

Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by