Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rsms/opencv-face-track-basics
Basic code for tracking faces and eyes using OpenCV
https://github.com/rsms/opencv-face-track-basics
Last synced: about 1 month ago
JSON representation
Basic code for tracking faces and eyes using OpenCV
- Host: GitHub
- URL: https://github.com/rsms/opencv-face-track-basics
- Owner: rsms
- Created: 2009-12-01T00:00:48.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2009-12-01T00:11:18.000Z (almost 15 years ago)
- Last Synced: 2024-08-05T15:05:07.232Z (3 months ago)
- Language: C++
- Homepage:
- Size: 242 KB
- Stars: 37
- Watchers: 8
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tracking human faces with OpenCV
Basic code to get you started with tracking faces and eyes using [OpenCV](http://opencv.willowgarage.com/wiki/).