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

Can't parse 'pt1'. Sequence item with index 0 has a wrong type #3

Open
KangChou opened this issue Jan 12, 2023 · 1 comment
Open

Can't parse 'pt1'. Sequence item with index 0 has a wrong type #3

KangChou opened this issue Jan 12, 2023 · 1 comment

Comments

@KangChou
Copy link

`Traceback (most recent call last):
File "D:\CV2022\exepy\ocr-opencv-dnn-master\text_detect_recognition.py", line 216, in
cv.line(frame, p1, p2, (0, 255, 0), 1)
cv2.error: OpenCV(4.5.2) 👎 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`
@KangChou
Copy link
Author

This is a data structure type error problem, I have solved it, thanks for open source, thank you big brother! @hpc203

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

1 participant