High Security Surveillance Camera using OpenCV, Python & Arduino
-
Updated
Jun 20, 2020 - Python
High Security Surveillance Camera using OpenCV, Python & Arduino
This Face Recognition project detects faces and places a frame around them and identifies the face based on those in a given list. It works by analyzing a photo and comparing it to the faces in the list to determine if it is a match or if it is an unknown identity.
Minimal API for face recognition.
FACE DETECTION AND ATTENDENC-- Face detection is a computer vision problem that involves finding faces in photos. It is a trivial problem for humans to solve and has been solved reasonably well by classical feature-based techniques, such as the cascade classifier
Deep Learning Based Face Recognition API Service
Facial Recognition by using Dimensionality Reduction (Unsupervised Learning)
Light weight face recognition for low end devices.
Elementary algorithm for face recognition using PCA
Add a description, image, and links to the face-recognition-system topic page so that developers can more easily learn about it.
To associate your repository with the face-recognition-system topic, visit your repo's landing page and select "manage topics."