OpenPose_PythonOpenCV icon indicating copy to clipboard operation
OpenPose_PythonOpenCV copied to clipboard

A simple code demonstrating real-time Pose Estimation in webcam using OpenPose Python and OpenCV

OpenPose_PythonOpenCV

This code is implementing this post: https://medium.com/pixel-wise/real-time-pose-estimation-in-webcam-using-openpose-python-2-3-opencv-91af0372c31c

alt text

A simple code demonstrating real-time Pose Estimation in webcam using OpenPose Python and OpenCV.

References:

[1] https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/installation.md

[2] https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/examples/tutorial_python/1_extract_pose.py