extract 64 lowest frequency components of fft
1 view (last 30 days)
Show older comments
Elysi Cochin
on 22 May 2021
Answered: Sulaymon Eshkabilov
on 24 May 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
0 Comments
Accepted Answer
Sulaymon Eshkabilov
on 24 May 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.
0 Comments
More Answers (0)
See Also
Categories
Find more on Fourier Analysis and Filtering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!