LBP FaceRecognizer in OpenCV
I'm working project about Fafe recognizer by LBP using opencv on android studio.But i don't know starting from where.
plz help me....
due to the limitations of the java api, there's no 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.
@berak , Is this expected in 3.0 or is the PTR issue still too difficult to overcome?
@Will Stewart, - see edit, if you're interested in a jni workaround ;)
Asked: 2014-03-25 22:22:45 -0600
Seen: 599 times
Last updated: Mar 28 '14