-
Notifications
You must be signed in to change notification settings - Fork 180
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
main.py problem #5
Comments
Hi, |
Yes!
…---Original---
From: ***@***.***>
Date: Sun, Jul 28, 2024 15:35 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [abdullahtarek/football_analysis] main.py problem (Issue #5)
Hi,
Did you find the solution to the problem ?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I would appreciate it if you could share your solution with me. |
hi, how to resolve the issue? |
Did you adjust the video name in the main.py (https://github.com/abdullahtarek/football_analysis/blob/main/main.py#L14) for your video? |
Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\football_analize\main.py", line 85, in
main()
File "C:\Users\Administrator\Desktop\football_analize\main.py", line 26, in main
camera_movement_estimator = CameraMovementEstimator(video_frames[0])
~~~~~~~~~~~~^^^
IndexError: list index out of range
Finally, running main.py reported this error, please ask me why and how to modifiy it.
The text was updated successfully, but these errors were encountered: