extract 64 lowest frequency components of fft

조회 수: 1 (최근 30일)
Elysi Cochin
Elysi Cochin 2021년 5월 22일
답변: Sulaymon Eshkabilov 2021년 5월 24일
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

채택된 답변

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021년 5월 24일
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개)

카테고리

Help CenterFile Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by