Ask Your Question

Shunya's profile - activity

2018-07-22 07:58:13 -0600 commented question Type error:: descriptor 'read' requires a 'cv2.face_FaceRecogniser' object but Recieved a str

If I type in cv.face_EigenFaceRecognizer.read("Recogniser/trainingDataEigan.xml") I get the error module cv not found.

2018-07-22 06:57:27 -0600 received badge  Editor (source)
2018-07-22 06:57:27 -0600 edited question Type error:: descriptor 'read' requires a 'cv2.face_FaceRecogniser' object but Recieved a str

Type error:: descriptor 'read' requires a 'cv2.face_FaceRecogniser' object but Recieved a str I'm using Python 2.7.15(An

2018-07-22 06:57:07 -0600 asked a question Type error:: descriptor 'read' requires a 'cv2.face_FaceRecogniser' object but Recieved a str

Type error:: descriptor 'read' requires a 'cv2.face_FaceRecogniser' object but Recieved a str I'm using Python 2.7.15(An

2018-07-22 06:38:44 -0600 commented answer TypeError: Incorrect type of self(must be 'face_faceRecognizer' or its derivative)

@berak Thanks.I resolved the issue by reading the documentation and I updated to 3.4.2.16 But I'm now getting an Error.

2018-07-21 11:20:48 -0600 asked a question TypeError: Incorrect type of self(must be 'face_faceRecognizer' or its derivative)

TypeError: Incorrect type of self(must be 'face_faceRecognizer' or its derivative) Hello.I'm on an Opencv Contrib 3.4.1.