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....
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: 570 times
Last updated: Mar 28 '14
How to get good matches from the ORB feature detection algorithm?
How to decrease the number of processed frames from a live video camera?
Unresolved inclusion in OpenCV+Android tutorial
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
Which values for window size and number of pyramids are reasonable for calcOpticalFlowPyrLK?
Errors running builder 'CDT Builder' when trying to build OpenCV for android samples
ndk-build deletes native OpenCV library