How can I perform PCA on fourier transformed image ?

조회 수: 2 (최근 30일)
Taleb Almajrbi
Taleb Almajrbi 2011년 4월 12일
How can I code PCA on fourier transformed image (frequency domain) components where the size of fourier transformed image (called F2) is 64x64.

답변 (1개)

Walter Roberson
Walter Roberson 2011년 4월 12일
The MATLAB function is princomp which is part of the Statistics Toolbox.
If you do not have the Statistics Toolbox, then I suggest you investigate the MATLAB File Exchange.

카테고리

Help CenterFile Exchange에서 Dimensionality Reduction and Feature Extraction에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by