A simple modular Python computer vision pipeline for real-time object detection (motion), tracking, and counting. The system uses motion-based detection and centroid tracking to assign unique IDs to ...
This is an initial port of the existing difference-tracking MATLAB code. The program is split into different classes for modularity. It is possible to have multiple implementation of object tracking, ...