An open API service indexing awesome lists of open source software.

https://github.com/yashpatel1234586/face-detection-and-recognition

This project implements real-time face detection and recognition using OpenCV. It detects faces, eyes, and smiles in a live video feed, drawing bounding boxes around detected features. The model is optimized for performance, making it suitable for security applications, attendance systems, and smart surveillance.
https://github.com/yashpatel1234586/face-detection-and-recognition

haar haar-cascade-classifier opencv python

Last synced: 8 months ago
JSON representation

This project implements real-time face detection and recognition using OpenCV. It detects faces, eyes, and smiles in a live video feed, drawing bounding boxes around detected features. The model is optimized for performance, making it suitable for security applications, attendance systems, and smart surveillance.

Awesome Lists containing this project