Ask Your Question

richhuber's profile - activity

2015-04-02 17:58:42 -0600 commented answer Trying to use FaceRecognizer from Java, OpenCV 2 and 3

Thank you so much. Just saw this and will definitely dig in tomorrow. Cheers!

2015-04-02 17:57:46 -0600 received badge  Supporter (source)
2015-03-31 17:00:58 -0600 asked a question 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