Wednesday, 14 April 2010

blob tracking

Heres a video where I used openCV and blob tracking. This is my first experiment with a web cam and processing. The code will be posted in the next few days. In this example the image from the camera is continually compared with a background image. The space bar creates a new background image and the threshold can be varied by dragging the mouse. This library and another dedicated library for blob detection using solely Processing, is available for download from the processing website;
http://processing.org/reference/libraries/

No comments:

Post a Comment