Skip to content

Releases: MPI-IS/Grassmann-Averages-PCA

CVPR2014

23 Apr 14:15
Compare
Choose a tag to compare

This is the state of the code used for the CVPR 2014.

GrassmannPCA on movies

24 Apr 08:09
Compare
Choose a tag to compare

Several applications were added for computing the PCA on movies:

  • RGA (robust Grassmann Average)
  • GA (Grassmann average)
  • EM-PCA in a multithreaded way

It involved the following changes from the previous release

  • multithreaded reading of files (the reading of files is handled by OpenCV)
  • specific iterators for reading the data from files without additional memory storage