Face Recognition on Android
I'm trying to develop a Face Recognition app on Android and since I don't want to use NDK on the project (simply don't have the time to switch), I'm sticking to develop the whole app with Java and therefor I'm having some problems : It seems the Contrib Module isn't included in OpenCV 2.4.2 . is there anyway to use it in the project ? I tried using JavaCV to use the Contrib Module's "FaceRecognizer" class. there are two classes available called "FaceRecognizer" & "FaceRecognizerPtr". does anybody know what the difference between these two is ? The classes mentioned above have a method called