https://github.com/eulphean/objectdetector
This project combines ofxCv's background subtraction and contour finder algorithm to answer the question if something is detected infront of the camera.
https://github.com/eulphean/objectdetector
Last synced: 6 months ago
JSON representation
This project combines ofxCv's background subtraction and contour finder algorithm to answer the question if something is detected infront of the camera.
- Host: GitHub
- URL: https://github.com/eulphean/objectdetector
- Owner: eulphean
- Created: 2017-11-13T21:43:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-13T21:57:02.000Z (over 8 years ago)
- Last Synced: 2025-02-14T01:52:14.347Z (over 1 year ago)
- Language: Makefile
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ObjectDetector
This project combines ofxCv's background subtraction and contour finder algorithm to answer the question if something is detected infront of the camera.