Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Hand-Detection-Finger-Counting

Detect Hand and count number of fingers using Convex Hull algorithm in OpenCV lib in Python

To run the program on primary camera change line 4 to :

cap = cv2.VideoCapture(0)

run the code on command line :

python main.py

"project_ppt.pptx" shows how the program works

About

Detect Hand and count number of fingers using Convex Hull algorithm in OpenCV lib in Python

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages