Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

sad as it is, you cannot use the FaceRecognizer classes from java at all in opencv2.4

(there is no proper way to wrap a cv::Ptr<FaceRecognizer> in 2.4, so those classes (or rather the create.. functions) are skipped during the wrapper code generation)