2

I'm looking for a (non-MATLAB) software that can process a image using the PCA algorithm and output it like this:

PCA example

Regards.

Anthony
  • 21

1 Answers1

0

I see several examples of how to use PCA method on data using this link that searches DataMelt project. The implementation is in Java (non-MATLAB), but you can use several other languages.