Real Time Both Hand Detection and Finger Counting using dejancv python package.
-
Updated
Feb 11, 2024 - Python
Real Time Both Hand Detection and Finger Counting using dejancv python package.
An AI-powered Virtual Gym Trainer 🏋️ using OpenCV and MediaPipe that counts your exercise repetitions (e.g., bicep curls) by analyzing your form. It provides feedback by counting full reps when the full angle is reached and partial reps (e.g., 0.5) for halfway movements.
This repository contains the code for a finger counting system developed using the Mediapipe library. Leveraging the power of computer vision and machine learning, the system accurately counts the number of fingers in real-time using a webcam.
A real-time computer vision system that detects hands and body pose using MediaPipe. Includes rotation-invariant finger counting, depth estimation, and a modern HUD-style interface built with OpenCV.
Add a description, image, and links to the fingercount topic page so that developers can more easily learn about it.
To associate your repository with the fingercount topic, visit your repo's landing page and select "manage topics."