
how to calculate pca (principal component analysis ) for a single image using matlab builtin function ?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
i have a color image. how to calculate its pca?
0 Kommentare
Antworten (1)
Image Analyst
am 3 Jan. 2020
See attached demos.

4 Kommentare
Image Analyst
am 4 Jan. 2020
See the FAQ for two code samples for how you can get a directory listing of files and then process each of them in turn. Inside the loop you would place your code that does PCA.
Siehe auch
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!