Ask Your Question

Vincent-123's profile - activity

2013-01-06 22:36:51 -0600 received badge  Student (source)
2012-12-04 18:53:52 -0600 commented answer FaceRecognizer LBPH update function can't be called

Sorry to bother you but is there any news about the fix?

Thank you

2012-11-06 03:27:22 -0600 asked a question FaceRecognizer LBPH update function can't be called

In OpenCV 2.4.3, FaceRecognizer.LBPH should support the "update" function. But since the "update" function is not virtual, the generic function FaceRecognizer.update is called instead.

See: http://code.google.com/p/javacv/issues/detail?id=233

Thank you