MonocularRGB_3D_Handpose_WACV18
MonocularRGB_3D_Handpose_WACV18 copied to clipboard
Python argument types did not match C++ signature
Hello, when I run handpose.py met
Traceback (most recent call last):
File "handpose.py", line 214, in
my environment: python 3.5 numpy 1.16 opencv-python 3.4.3
It looks like the issue is on the boost python defined type conversions. Have you imported PyMBVCore in your script?