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

Lunges class line 126 issue #103

Open
Andreyqo opened this issue Apr 9, 2023 · 0 comments
Open

Lunges class line 126 issue #103

Andreyqo opened this issue Apr 9, 2023 · 0 comments
Assignees

Comments

@Andreyqo
Copy link
Collaborator

Andreyqo commented Apr 9, 2023

cv2.putText(image, "Back Angle: "+str(back_angle),

Guys I'm receiving an error in this line

File "D:\Coding\wt23-posegenie\pose-score-service\pose_utils.py", line 126, in angle
cv2.putText(image, "Back Angle: "+str(back_angle),
UnboundLocalError: local variable 'back_angle' referenced
before assignment

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

4 participants