Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can I use createLBPHFaceRecognizer() in opencv3.2, python3?

cv2.createLBPHFaceRecognizer() NOT working
And cv2.face.createLBPHFaceRecognizer() NOT working
It says module 'cv2.cv2' has no attribute 'createLBPHFaceRecognizer' or module 'cv2.cv2' has no attribute 'face'
win10, python 3.6.1- amd64, kali linux python 3.5.3 or 2.7.13, I have tested opencv 3.1 and 3.2, I just got the same AttributeError. So, what's the problem, where is the createLBPHFaceRecognizer()