Color Tracking in Python

Color Tracking in Python

Abstract:

A method of detecting and tracking objects using colour is presented. We track objects using a simple colour histogram based technique, which is fast and more robust to occlusion and camera motion than simple "blob" based techniques.