foysalhaque

Results 1 comments of foysalhaque

AttributeError Traceback (most recent call last) in () ----> 1 face_recognizer = cv2.face.createLBPHFaceRecognizer() 2 AttributeError: module 'cv2' has no attribute 'face' Why is this problem occurring?