how to calculate pca (principal component analysis ) for a single image using matlab builtin function ?
Afficher commentaires plus anciens
i have a color image. how to calculate its pca?
Réponses (1)
Image Analyst
le 3 Jan 2020
0 votes
See attached demos.

4 commentaires
Munshida P
le 4 Jan 2020
Munshida P
le 4 Jan 2020
Image Analyst
le 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.
Munshida P
le 4 Jan 2020
Catégories
En savoir plus sur Dimensionality Reduction and Feature Extraction dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!