
how to calculate pca (principal component analysis ) for a single image using matlab builtin function ?
    조회 수: 5 (최근 30일)
  
       이전 댓글 표시
    
i have a color image. how to calculate its pca?
댓글 수: 0
답변 (1개)
  Image Analyst
      
      
 2020년 1월 3일
        See attached demos.

댓글 수: 4
  Image Analyst
      
      
 2020년 1월 4일
				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.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

