Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

sorry, dear, that's a (known) bug.

atm the java wrapper can't handle Ptr<something> types (in c++) properly and thus just skips them (as your msg says there).

so there's no native / JNI code for cv::createLBPHFaceRecognizer() and friends

(msg is from opencv\build\modules\java\contrib.txt, right ?)

feel free to append to the issue above.