You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script uses MediaPipe and OpenCV to perform real-time pose estimation from a webcam feed. It captures video, processes frames to detect body landmarks, and calculates joint angles. The script includes a curl counter that tracks repetitions based on elbow angle changes, displaying the count on the video feed.