human-pose-estimation-opencv Perform Human Pose Estimation in OpenCV Using OpenPose MobileNet How to use Test with webcam python openpose.py Test with image python openpose.py --input image.jpg Use --thr to increase confidence threshold python openpose.py --input image.jpg --thr 0.5