Skip to content

19Saniya/Finger_Counter_using_OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Finger_Counter_using_OpenCV

This program is used to count the number of fingers open of your hand using openCV

packages required : cv2, mediapipe, time

Follow these steps to get output:

1.Install openCV packages using this command "pip install opencv-python".

2.Install mediapipe package using this command "pip install mediapipe".

3.Run this python program, it opens webcam.

4.show your palm to webcam, to count the fingers.

5.To stop the program, press Q.

About

This program is used to count the number of fingers open of your hand using openCV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages