Real Time Pose Estimator

You can refer about Mediapipe from here: https://mediapipe.dev/

pose_tracking_example

image

We will use MediaPipe and Python to detect different posts from a webcam feed. Then render the results to the screen using OpenCV. As part of it you'll also learn how to extract joint coordinates and calculate various joint angles like elbow etc