charann29 / cmr_opensource

96 stars 193 forks source link

s1-b10-exercise-repetition-counter-mohith #531

Closed mohith-bacha closed 5 days ago

mohith-bacha commented 1 week ago

Abstract: Real-time Exercise Repetition Counter using Pose Detection This project focuses on developing a real-time system for counting exercise repetitions using pose detection and computer vision techniques. Implemented with OpenCV for video processing and Mediapipe's pose estimation module, the system identifies and tracks key points on a person's body. By analyzing the spatial relationships between these keypoints, particularly for exercises involving arm movements (e.g., bicep curls), the system calculates angles to determine the start and end positions of each repetition.

WhatsApp Image 2024-06-22 at 21 21 57_6a133b20 WhatsApp Image 2024-06-22 at 21 24 02_a0ec3d1c

charann29 commented 5 days ago

nice!!