Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Counting Bicep Reps Using OpenCV and Mediapipe #1208

Open
that-ar-guy opened this issue Jan 18, 2025 · 2 comments
Open

Counting Bicep Reps Using OpenCV and Mediapipe #1208

that-ar-guy opened this issue Jan 18, 2025 · 2 comments

Comments

@that-ar-guy
Copy link

Is your feature request related to a problem? Please describe.
While working out, it can be challenging to accurately count bicep reps in real-time without losing focus. Tracking errors and miscounts often occur, especially when performing repetitive exercises. This can affect workout efficiency and progress tracking

Describe the solution you'd like
A Python-based program that uses OpenCV and Mediapipe to count bicep reps in real-time via a webcam feed. The program should:

  • Detect arm movements using Mediapipe's pose detection capabilities.
  • Calculate angles at the elbow to identify valid reps.
  • Display the remaining reps from a pre-defined target count on the screen.
  • Provide a live video feed with visual overlays to guide users.
  • Indicate completion with a motivational message.

Describe alternatives you've considered

Additional context

Copy link

Thanks for creating the issue,Please read the Pinned issued first and Readme.md in each Pull Request you made. Keep learning...

@that-ar-guy
Copy link
Author

Hey @Niketkumardheeryan can you please assign this to me under SWOC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant