Skip to content

daithry/HandDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finger counter & gesture detector demo

Simple hand/finger/gesture detector demo using OpenCV and MediaPipe.

Screenshot

Dependencies

OpenCV

pip install opencv-python

Media Pipe

pip install mediapipe

Run

To run the app, execute HandDetector.py or call HandDetector.main().

Controls

Press Esc to exit the app.

Camera

To use different camera, change camera device index number in HandDetector.main()

cameraDeviceIndex = 0

TODO

HandSolver

Finger length is absolute. i.e. the closer the hand is to the camera, the bigger the number (finger length) is.

About

Simple hand/finger/gesture detector demo using OpenCV and MediaPipe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages