Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gokulnpc/ai-personal-trainer

This project utilizes MediaPipe, OpenCV, and a pose estimation module to create a real-time fitness tracker focusing on counting dumbbell curls. The user stands in front of a camera, and the program calculates the angle between the shoulder, elbow, and wrist to determine the movement direction and count the number of curls performed.
https://github.com/gokulnpc/ai-personal-trainer

ai-personal-assistants computer-vision deep-learning mediapipe pose-detection python

Last synced: 29 days ago
JSON representation

This project utilizes MediaPipe, OpenCV, and a pose estimation module to create a real-time fitness tracker focusing on counting dumbbell curls. The user stands in front of a camera, and the program calculates the angle between the shoulder, elbow, and wrist to determine the movement direction and count the number of curls performed.

Awesome Lists containing this project

README

        

# Real-time Pose-Based Fitness Tracker

This project utilizes MediaPipe, OpenCV, and a pose estimation module to create a real-time fitness tracker focusing on counting dumbbell curls. The user stands in front of a camera, and the program calculates the angle between the shoulder, elbow, and wrist to determine the movement direction and count the number of curls performed.

![alt text](image.png)