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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running test.py #72

Open
AbdullahJirjees opened this issue Mar 22, 2024 · 1 comment
Open

Error running test.py #72

AbdullahJirjees opened this issue Mar 22, 2024 · 1 comment

Comments

@AbdullahJirjees
Copy link

AbdullahJirjees commented Mar 22, 2024

kitti_bev_utils.py", line 168, in drawRotatedBox
cv2.line(img, (corners_int[0, 0], corners_int[0, 1]), (corners_int[3, 0], corners_int[3, 1]), (255, 255, 0), 2)
cv2.error: OpenCV(4.9.0) 馃憥 error: (-5:Bad argument) in function 'line'

Overload resolution failed:

  • Can't parse 'pt1'. Sequence item with index 0 has a wrong type
  • Can't parse 'pt1'. Sequence item with index 0 has a wrong type
@mahdikhashan
Copy link

@AbdullahJirjees were you able to overcome this issue?

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