I have a 'video.avi' file in the main directory, and I'd like to run this tracker on it. It seems like the only change I would need to make would be the initial thread_image = WebcamThread('Webcam Thread',1) line into something that locates and opens my video.
But I tried doing that and it didn't seem to work. Any suggestions?
I have a 'video.avi' file in the main directory, and I'd like to run this tracker on it. It seems like the only change I would need to make would be the initial thread_image = WebcamThread('Webcam Thread',1) line into something that locates and opens my video.
But I tried doing that and it didn't seem to work. Any suggestions?