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

small image #3

Open
twmht opened this issue Jun 18, 2019 · 0 comments
Open

small image #3

twmht opened this issue Jun 18, 2019 · 0 comments

Comments

@twmht
Copy link

twmht commented Jun 18, 2019

Have some problems when testing following images

0003_01

Traceback (most recent call last):
  File "headpose.py", line 237, in <module>
    main(args)
  File "headpose.py", line 206, in main
    res, angles = hpd.process_image(image)
  File "headpose.py", line 191, in process_image
    im = annotator.draw_all()
  File "/home/tumh/Headpose-Detection/utils.py", line 48, in draw_all
    self.draw_axes()
  File "/home/tumh/Headpose-Detection/utils.py", line 82, in draw_axes
    cv2.line(self.im, p1, p2, Color.blue, self.ls)
cv2.error: OpenCV(3.4.3) /io/opencv/modules/imgproc/src/drawing.cpp:1811: error: (-215:Assertion failed) 0 < thickness && thickness <= MAX_THICKNESS in function 'line'
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