Ramiz Raja

Results 3 comments of Ramiz Raja

Hi, Did you find any solution to achieve this feature? I need it. Thanks

Several images of the same person. The more variation you capture the better the results will be.

Latest versions of OpenCV's [predict](https://github.com/informramiz/opencv-face-recognition-python/blob/master/OpenCV-Face-Recognition-Python.py#L306) function returns a `(label, confidence)` tuple. The first value is the label of the subject identified and the second value is the confidence score for...