Back to search
FacialRecognition is a Python-based computer vision project that performs real-time face detection and recognition using machine learning techniques. It leverages image processing libraries to identify and classify faces from live camera input or images, serving as a foundation for biometric authentication and intelligent vision systems.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
5
commits
fix(FacialRecognition.py): Added detector_backend = "mtcnn" to increase precision
1ca115eView on GitHub