OpenPose_PythonOpenCV
OpenPose_PythonOpenCV copied to clipboard
A simple code demonstrating real-time Pose Estimation in webcam using OpenPose Python and OpenCV
Results
1
OpenPose_PythonOpenCV issues
Sort by
recently updated
recently updated
newest added
I can't find module class OpenPose in module openpose. My trace: ``` Traceback (most recent call last): File "test.py", line 74, in main() File "test.py", line 37, in main openpose...