EigenFaceRecognizer missing on OpenCV 2.4.9 Java
Hi,I'm using OpenCV 2.4.9 from Java and I'm having some problems because the Contrib module of OpenCV (which contains the FaceRecognition Algorithms) is not there at the oficial Java wrapper of OpenCV 2.4.9. I know that I'm not the only one with this problem.
My questions is: Is this module present at the Java wrapper of newer versions of OpenCV (2.4.10 or 3.0.0)?
Any other wrapper to use OpenCV from Java? (I know JavaCV but FaceRecognition is not working fine for me)
Additional info: the module missing in the Java Wrapper: http://docs.opencv.org/modules/contrib/doc/contrib.html