You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Face recognition program using LBPH algo. Users can Register new faces and can run recognition.
About
A real time face-detection application using LBPH. The application is developed in python using libraries such as OpenCV for computer vision. The application can register a face and perform detection for all the faces registered.