https://github.com/twcbe/face_recognition
Face recognition for access control
https://github.com/twcbe/face_recognition
Last synced: about 2 months ago
JSON representation
Face recognition for access control
- Host: GitHub
- URL: https://github.com/twcbe/face_recognition
- Owner: twcbe
- Created: 2017-11-08T11:32:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T04:11:58.000Z (over 8 years ago)
- Last Synced: 2026-04-21T02:36:54.155Z (2 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
to install dependencies
brew install cmake
brew install boost
brew install boost-python --with-python3
pip3 install face_recognition
brew install opencv
To start face recognition
python3 faceRecognition.py