colinlaney / animal-tracking

Object tracking with OpenCV in open field behavioral test (overhead view maze)
https://youtu.be/GebcshN4OdE
Creative Commons Zero v1.0 Universal
50 stars 23 forks source link

Issues with the code #21

Closed Cruz1946 closed 1 year ago

Cruz1946 commented 1 year ago

I there! As i said on youtube, im having some problems with the code. I already replaced avi for mp4 in all the places where it should. But now im not quiet sure where im supose to put the path to my video. Best regards

colinlaney commented 1 year ago

After you put track.py next to the videos and run the script it will search all .avi (.mp4 in your case) there.

Answering your question: the path to the videos is on 283 and 285 lines.