Ask Your Question
0

Face Recognizer Class

asked 2014-09-10 07:03:37 -0600

Hey, Does OpenCV 3.0.0 come bundled with the Face Recognizer class, because when I run the createEigenFaceRecognizer method, I get an error and I also can't find the facerec_demo.py under samples/python2 directory

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-09-10 07:26:30 -0600

No, the FaceRecognizer class does not come with prebuilt OpenCV 3.0.0 alpha. If you want to use it you have to build the face module from the opencv_contrib repository.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-09-10 07:03:37 -0600

Seen: 147 times

Last updated: Sep 10 '14