Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

createEigenFaceRecognizer no attribute error

I'm running a newly installed copy of 2.4.2, python 2.7 in Ubuntu 12.04 on a 64 bit HP G62. Trying to run the facerec_demo.py file and getting:

Traceback (most recent call last): File "facerec_demo.py", line 106, in <module> model = cv2.createEigenFaceRecognizer() AttributeError: 'module' object has no attribute 'createEigenFaceRecognizer'

Any ideas? regards, Richard