Commit 869092d8506a9c12d76e535c6223ae8bd63ddc8f

Authored by Josh Klontz
2 parents 8f98f58c 5db0cbb5

Merge branch 'master' of https://github.com/biometrics/openbr

Showing 1 changed file with 1 additions and 0 deletions
sdk/plugins/eigen3.cpp
... ... @@ -244,6 +244,7 @@ BR_REGISTER(Transform, DFFS)
244 244 /*!
245 245 * \ingroup transforms
246 246 * \brief Projects input into learned Linear Discriminant Analysis subspace.
  247 + * \author Brendan Klare \cite bklare
247 248 * \author Josh Klontz \cite jklontz
248 249 */
249 250 class LDA : public Transform
... ...