1 | initial version |
the generic set("some-string") methods are gone in opencv3, you can pass the threshold value either to the create method, or use setThreshold
help(cv2.face.cv::face::createLBPHFaceRecognizer())
will show you the object's methods