First time here? Check out the FAQ!
answered 2014-02-27 13:19:37 -0600
oh, sorry, atm you can't use any of the LBPH/Fisher/Eigen FaceRecognizer classes from opencv's java bindings.
(the underlying c++ classes use a Ptr<FaceRecognizer> instance, which the java wrapper can't handle)
Ptr<FaceRecognizer>