Trying to use FaceRecognizer from Java, OpenCV 2 and 3

asked 2015-03-31 16:50:30 -0600

richhuber gravatar image

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

edit retag flag offensive close merge delete