I can get frames from my webcam using OpenCV in Python. The camshift example is close to what I want, but I don\'t want human intervention to define the object. I want to ge
See the forum post Motion tracking using OpenCV.
I believe you are capable of reading and translating the source code to Python, right?