Skip to content

Python script to detect number of fingers in webcam feed using OpenCV. Used the concept of contours and convexity defects to achieve finger count.

Notifications You must be signed in to change notification settings

sankalpjain99/Finger-Count-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Finger-Count-Recognition

Python script to detect number of fingers in webcam feed

Libraries Used

  • Opencv
  • Numpy

To run File

python finger_count.py

About

Python script to detect number of fingers in webcam feed using OpenCV. Used the concept of contours and convexity defects to achieve finger count.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages