First time here? Check out the FAQ!
answered 2018-12-12 10:18:08 -0600
Change this:
recognizer = cv2.face_LBPHFaceRecognizer.create()
updated 2018-12-12 12:34:03 -0600
recognizer = cv2.face_LBPHFaceRecognizer.create() cv2.face.LBPHFaceRecognizer_create()
ref:(documentation)