We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
`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`
Overload resolution failed:
The text was updated successfully, but these errors were encountered:
This is a data structure type error problem, I have solved it, thanks for open source, thank you big brother! @hpc203
Sorry, something went wrong.
No branches or pull requests
`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'
The text was updated successfully, but these errors were encountered: