Preamble I needed some color based object tracking for a project I was hacking together last weekend. I choose to use the OpenCV Python bindings since I knew that I wouldn’t be doing anything fancy and I thought it would simplify the learning process. While the Python bindings are great I wasn’t able to find much documentation and what I thought would be an easy 10 minutes turned into a bit of an afternoon project.