How can I perform PCA on fourier transformed image ?

3 Ansichten (letzte 30 Tage)
Taleb Almajrbi
Taleb Almajrbi am 12 Apr. 2011
How can I code PCA on fourier transformed image (frequency domain) components where the size of fourier transformed image (called F2) is 64x64.

Antworten (1)

Walter Roberson
Walter Roberson am 12 Apr. 2011
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.

Kategorien

Mehr zu Dimensionality Reduction and Feature Extraction finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by