Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use FaceRecognizer OpenCV 3.0808

I want to use the OpenCV's FaceRecognizer module for Python in Ubuntu 14.04 but it keeps me saying:

attributeError: 'module' object has no attribute 'createEigenFaceRecognizer'

Why is that and how can I solve it??

Thank you in advance

I have visited another question asked in this forum: http://answers.opencv.org/question/1215/how-to-compile-python-bindings-for-facerecognizer/

but the answer didn't work for me and since it is quite old I thought some thing may have changed.

How to use FaceRecognizer OpenCV 3.08083.0

I want to use the OpenCV's FaceRecognizer module for Python in Ubuntu 14.04 but it keeps me saying:

attributeError: 'module' object has no attribute 'createEigenFaceRecognizer'

Why is that and how can I solve it??

Thank you in advance

I have visited another question asked in this forum: http://answers.opencv.org/question/1215/how-to-compile-python-bindings-for-facerecognizer/

but the answer didn't work for me and since it is quite old I thought some thing may have changed.