programmaticponderings.com
Object Tracking on the Raspberry Pi with C++, OpenCV, and cvBlob
Use C++ with OpenCV and cvBlob to perform image processing and object tracking on the Raspberry Pi, using a webcam. Source code and compiled samples are now available on GitHub. The below post desc…