Manoj632004 / gesture_recognition_webapp

The Finger Counting Application is a computer vision-based project to detect and track hand movements

Home Page:https://gesture-recognition-webapp.vercel.app

Repository from Github https://github.comManoj632004/gesture_recognition_webappRepository from Github https://github.comManoj632004/gesture_recognition_webapp

Finger Counting Application

Description

The Finger Counting Application is a computer vision-based project that allows you to count the number of fingers in real-time using a camera. This application utilizes computer vision techniques to detect and track hand movements, enabling accurate finger counting.

requirements

OpenCV

mediapipe

flask

use 'pip install -r requirements.txt'

Usage

  • Position your hand in front of the camera.
  • The application will automatically detect and track your hand.
  • The number of fingers will be displayed in real-time on the screen.

About

The Finger Counting Application is a computer vision-based project to detect and track hand movements

https://gesture-recognition-webapp.vercel.app


Languages

Language:Python 58.6%Language:HTML 33.1%Language:CSS 8.3%