Ask Your Question

Revision history [back]

Trying to use FaceRecognizer from Java, OpenCV 2 and 3

Hello All -

I am trying to use FaceRecognizer from Java. I have 2.4 and 3 downloaded and built, and in 2.4, there are no create*Recognizer() methods in the Java/JNI stubs, and in OpenCV 3 it appears FaceRecognizer has been removed completely?

Can someone shed light on the direction with the OpenCV teams? Is FR going to be removed going forward and was it never implemented in JNI/Java for 2.4.x?

Just need to know so I can replan to do it myself.

Thanks!

Rich