Found 32 repositories(showing 30)
AryaDesai241104
A real-time finger counter using MediaPipe and OpenCV
nicoeiris11
Real-time finger counter using Deep Learning technology (Pytorch + OpenCV)
yegee0
The Hand Finger Counter project is a real-time hand detection system that counts the number of raised fingers using OpenCV and MediaPipe. The program captures video from a webcam, detects hand landmarks, and uses a simple logic to determine how many fingers are raised.
azzure07
Hand Gesture Finger Counter with Overlay Images This Python project uses OpenCV and Mediapipe to detect the number of fingers you show on your hand in real-time via webcam. Based on the finger count, it displays a corresponding overlay image. Fully customizable with your own hand images!
codewithsarthak82
This project is an advanced webcam finger counter using MediaPipe and OpenCV. It offers real time finger detection an animated cursor fingertip highlights and clean visual stats. It is ideal for gesture control research computer vision experiments and interactive UI projects in Python.
Deeksha-Sharma-906
A real-time computer vision system that segments the hand using background subtraction and convex hull geometry to accurately count raised fingers via a webcam feed.
pratik7229
Real-time computer vision system that detects and counts raised fingers from a hand using **OpenCV image processing techniques**. The system performs background subtraction, hand segmentation, contour analysis, and convex hull detection to estimate the number of visible fingers from a webcam feed.
indropal
Real-Time Finger Counter Implementation using OpenCV
No description available
smnikitin
No description available
McDingleBob
Real-time finger counter using OpenCV and MediaPipe Hands
aliallouf
A real-time fingers counter using Python, OpenCV, and Mediapipe.
akshatachavan996
Real-time Finger Counter using OpenCV & MediaPipe that detects both hands, identifies left/right, and counts fingers.
devranagiksu
A high-performance real-time finger counter using OpenCV and MediaPipe with frame-skipping optimization.
Anto3595
Hand finger counter using OpenCV and MediaPipe Hands. Detects hand landmarks and shows how many fingers are up in real time.
Aparna-rh
Real-time finger counter (0–10) web app with webcam & photo upload using Python, Flask, OpenCV & MediaPipe
hifza-shoaib
A simple AI project to count fingers using OpenCV and MediaPipe. Hand tracking and finger counter application built with Python. Finger counter project using computer vision and Mediapipe library. Real-time finger counting system with hand detection.
hifza-shoaib
A simple AI project to count fingers using OpenCV and MediaPipe. Hand tracking and finger counter application built with Python. Finger counter project using computer vision and Mediapipe library. Real-time finger counting system with hand detection.
akbar-va
Real-time hand gesture finger counter using Python, OpenCV and MediaPipe. Supports left and right hands and counts fingers from 0 to 5 via webcam.
Deepakr136
🐙 Real-time finger counter app using webcam, OpenCV and MediaPipe with a sleek Streamlit UI. Detects up to 2 hands and shows live finger counts.
PrabhMaldhaAnalytics
Real-Time Finger Counter is a computer vision project that detects and counts fingers using a webcam. Built with Python, OpenCV, and MediaPipe, it tracks hand landmarks to identify raised fingers and display the count in real time.
ayush2005soumya
This repository contains a real-time finger counter developed using OpenCV and MediaPipe. Detects hand gestures via webcam and dynamically counts the number of fingers shown.
Teeba73
Real-time hand gesture finger counter using OpenCV and MediaPipe, sending data via serial communication to an Arduino to control LEDs.
my-mennaatef
Simple finger counter project using Python, MediaPipe, and OpenCV. The system detects a single hand from the webcam and counts the number of raised fingers in real time
Shah114
This project is a Finger Counter built using OpenCV. The model detects a hand in the frame and counts the number of fingers being held up, displaying the count in real time.
Theanonymousghost
This project is a real-time hand and finger counter implemented using OpenCV in Python. The program captures video from a webcam or a video file, processes each frame to detect hand contours, and counts the number of fingers raised. The results are displayed on the video feed in real-time.
ShrutikaBanerjee
Dual-Screen Hand Detection & Finger Counter This Python project uses OpenCV and cvzone to detect fingers from a webcam feed. It displays two windows: Live Webcam Feed with hand tracking Finger Count Display showing the total number of fingers raised from both hands in real-time. Ideal for gesture-based interfaces and interactive applications.
VisionBot is a Python-based voice-controlled bot using OpenCV, MediaPipe, and SpeechRecognition. It performs real-time tasks like Air Canvas, Finger Counter, and Face Detection through voice commands, showcasing AI-driven human–computer interaction.
polatsakarya35
🤖 AI Hand Tracking & Finger Counting (0-10) using MediaPipe + OpenCV Real-time finger counting system with beautiful UI design. Features single/dual hand support and Mac M4 compatibility. 🚀 Quick Start: cd opencv && source mediapipe_env/bin/activate && arch -x86_64 python3 hand_counter_ai.py © 2025 Polat Sakarya - All Rights Reserved
DhruvShah510
Developed a gesture-based control system enabling real-time volume adjustment using the distance between index finger and thumb. Integrated a finger-based digit counter and hand gesture recognition (e.g., peace sign, open palm, fist). Built using Python, OpenCV, and MediaPipe for efficient gesture tracking.