| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Face identification algorithms focus on the identifiction of frontal human faces. It is analogous to image detection in which the image of a person is matched bit by bit. Image matches with the image stores in database. Any facial feature changes in the database will invalidate the matching process. It's mostly use for the security.
This project demonstrates face detection using OpenCV. It uses the Haar Cascade classifier for detecting faces in real-time through the webcam.
Face detector app built using python and haarcascade classifier
Add a description, image, and links to the pythonfacerecognition topic page so that developers can more easily learn about it.
To associate your repository with the pythonfacerecognition topic, visit your repo's landing page and select "manage topics."
| Back | FazBrowse Home | New Git URL |