1 | initial version |
due to the limitations of the java api, there's no createLBPHFaceRecognizer() method.
you can work around it using jni/ndk, but it's not for the faint of heart.
2 | No.2 Revision |
due to the limitations of the java api, there's no createLBPHFaceRecognizer() method.createLBPHFaceRecognizer (or fisher or eigen) method, so, unfortunately you can't create one.
you can work around it using jni/ndk, but it's not for the faint of heart.
3 | No.3 Revision |