https://github.com/shahiransari/facedetection_and_recognition
detect faces in web cam and recognize them
https://github.com/shahiransari/facedetection_and_recognition
face-detection face-recognition opencv python3
Last synced: 3 months ago
JSON representation
detect faces in web cam and recognize them
- Host: GitHub
- URL: https://github.com/shahiransari/facedetection_and_recognition
- Owner: ShahirAnsari
- Created: 2017-08-27T14:38:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T18:05:05.000Z (almost 8 years ago)
- Last Synced: 2025-01-26T16:18:18.664Z (over 1 year ago)
- Topics: face-detection, face-recognition, opencv, python3
- Language: Python
- Size: 1.81 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Project - Detects the faces and recognises it.
in real time
in images
and in videos
can also a feature to count the number of people visible and number of known and unknown people is a lot useful in Security Systems.
libraries used -
1 : opencv
2 : matplotlib
3 : pandas