I'm just getting started with Python, and I want to do a bit of color tracking using VideoCapture. However, I've never worked with video or images, so I'm a little at a loss. How would I use VideoCapture to track a specified color, and its coordinates? -- http://mail.python.org/mailman/listinfo/python-list
- Tracking colors dongie . agnir
- Re: Tracking colors Tim Roberts