https://github.com/datitran/face-detector-cf
https://github.com/datitran/face-detector-cf
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/datitran/face-detector-cf
- Owner: datitran
- License: mit
- Created: 2016-11-29T08:13:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-02T15:57:28.000Z (over 8 years ago)
- Last Synced: 2025-02-26T04:07:28.841Z (3 months ago)
- Language: Jupyter Notebook
- Size: 523 KB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Face-Detector-CF
A simple example demonstrating how to use [OpenCV](http://opencv.org/) on Cloud Foundry to recognize faces through a webcam.
# To-Do
- Migrate code from python 2 to 3 (need to build customized opencv without GTK)## Copyright
See [LICENSE](LICENSE) for details.
Copyright (c) 2016 [Dat Tran](http://www.dat-tran.com/), [Andreas Fleig](https://github.com/andreasf).