Skip to content

Manoj632004/gesture_recognition_webapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.6%
  • HTML 33.1%
  • CSS 8.3%