Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"['left' 'right' 'top' 'bottom'] not in index" #90

Open
ww-cube opened this issue Feb 1, 2024 · 1 comment
Open

"['left' 'right' 'top' 'bottom'] not in index" #90

ww-cube opened this issue Feb 1, 2024 · 1 comment

Comments

@ww-cube
Copy link

ww-cube commented Feb 1, 2024

Hi,I just started to learn to use the software ezTrack, and when I ran the code in EZtrack-Master, there seemed to be some problems.When I was testing with the LocationTracking_Individual.inpy file, when I executed step 8c,"location = lt.TrackLocation(video_dict, tracking_params) " ,the code got an error saying "['left' 'right' 'top' 'bottom'] not in index", I do not understand the cause of the error, and I did not modify your source code.Do you know why this may be happening and how I could fix it? I appreciate your help!
Error

@ZachPenn
Copy link
Collaborator

ZachPenn commented Feb 2, 2024

Are you using regions of interest and did you draw them? If you are not, you should set regions of interest to None.

If you did draw them and are still having this issue, are you using jupyter notebook or another IDE?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants