You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't have an example called track.py in my repo so not sure what code you are running. The import says import cv. Not seeing what code you are running it should be import cv2.
make sure you have installed the correct opencv library. Also there are syntactic differences between python2 and python3. That is why I have a motion3-track.py showing the python3 syntax.
Also take a look at the latest speed-tracking.py in the repo since it now uses video port and has a much faster framerate processing. If I get time I will update the motion-track.py examples to used video port logic. Claude ...
If you still have problems send link or attach your code ...
I got this error message when trying trigger this script, track.py
Please advice. Thank you
The text was updated successfully, but these errors were encountered: