how to calculate pca (principal component analysis ) for a single image using matlab builtin function ?

2 views (last 30 days)
i have a color image. how to calculate its pca?

Answers (1)

Image Analyst
Image Analyst on 3 Jan 2020
  4 Comments
Image Analyst
Image Analyst on 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.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!