I'm looking for a (non-MATLAB) software that can process a image using the PCA algorithm and output it like this:
Regards.
I'm looking for a (non-MATLAB) software that can process a image using the PCA algorithm and output it like this:
Regards.
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.