Re: Tracking colors

2008-01-09 Thread Tim Roberts
[EMAIL PROTECTED] wrote: > >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? There's real

Tracking colors

2008-01-08 Thread dongie . agnir
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/