/cpppca

C++ implementation of PCA

Primary LanguageC++

cpppca

C++ implementation of PCA

uses eigen3 for the Matrix algebra stuff seems that SelfAdjointEigenSolver automatically sorts eigenvalues by size, but i'm not 100% sure given that it doesn't say in the documentation.

these arch packages are needed:

  • opencv
  • hdf5
  • pugixml
  • eigen