/face_recognition

The program uses the Haar Cascade classifier to detect faces and LBPHFaceRecognizer algorithm for face recognition. It can recognize multiple people and unknown faces, and displays the name and confidence level of the predicted ID on the frame

Primary LanguagePythonMIT LicenseMIT

face_recognition