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

https://github.com/abdelrahman-amen/face_recognition

This project implements a real-time face recognition system using Python, OpenCV, and the face_recognition library. It identifies individuals by comparing facial features from live video streams with pre-stored encodings, enabling fast and accurate recognition.
https://github.com/abdelrahman-amen/face_recognition

cmake cv2 dlib-face-detection face-recognition numpy opencv os python

Last synced: about 1 month ago
JSON representation

This project implements a real-time face recognition system using Python, OpenCV, and the face_recognition library. It identifies individuals by comparing facial features from live video streams with pre-stored encodings, enabling fast and accurate recognition.

Awesome Lists containing this project