Ask Your Question

jfs's profile - activity

2015-09-02 13:49:52 -0600 received badge  Editor (source)
2015-09-02 13:49:34 -0600 asked a question How to use FaceRecognizer OpenCV 3.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/12...

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