An open API service indexing awesome lists of open source software.

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.

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.