Ask Your Question

Revision history [back]

I am unable to correct the error i am getting when i use cv2.face_LBPHFaceRecognizer.create() function.

I am using python-3.6, opencvpython-3.4.3, and I when execute this line-> face_recognizer = cv2.face_LBPHFaceRecognizer.create() AttributeError: module 'cv2' has no attribute 'face_LBPHFaceRecognizer'

I am a beginner,please help