shreyamalogi / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

face_recognition

About

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

License:MIT License


Languages

Language:Python 100.0%