-
Updated
Jun 8, 2021 - Python
pythonfacerecognition
Here are 4 public repositories matching this topic...
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.
-
Updated
Oct 7, 2020 - Python
Face detector app built using python and haarcascade classifier
-
Updated
Mar 22, 2023 - Python
This project demonstrates face detection using OpenCV. It uses the Haar Cascade classifier for detecting faces in real-time through the webcam.
-
Updated
Mar 6, 2024 - Python
Improve this page
Add a description, image, and links to the pythonfacerecognition topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pythonfacerecognition topic, visit your repo's landing page and select "manage topics."