DenisTome / Lifting-from-the-Deep-release

Implementation of "Lifting from the Deep: Convolutional 3D Pose Estimation from a Single Image"
https://denistome.github.io/papers/lifting-from-the-deep
GNU General Public License v3.0
450 stars 133 forks source link

line 43, in draw_limbs #54

Closed abdulahad7 closed 3 years ago

abdulahad7 commented 3 years ago

Error: (-215:Assertion failed) 0 < thickness && thickness <= MAX_THICKNESS in function 'cv::line'

abdulahad7 commented 3 years ago

This issue has already been discussed here. https://github.com/DenisTome/Lifting-from-the-Deep-release/issues/34