https://github.com/lnus/facetracker
Facetracker testing with Python
https://github.com/lnus/facetracker
Last synced: about 1 year ago
JSON representation
Facetracker testing with Python
- Host: GitHub
- URL: https://github.com/lnus/facetracker
- Owner: lnus
- Created: 2017-11-09T12:54:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-10T14:07:32.000Z (over 8 years ago)
- Last Synced: 2025-02-14T22:39:48.421Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Facetracker
This is a simple face tracker made with the [face_recognition](https://github.com/ageitgey/face_recognition) Python library.
Hobby side project, just because I thought it was interesting to work with.