Skip to content

a python script that uses cv2 and mediapipe to track hand gestures and use them as an input device

Notifications You must be signed in to change notification settings

poecilonym/gesture-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gesture-control

a python script that uses cv2 and mediapipe to track hand gestures and use them as an input device

fullcustom.py is the main script rn, obviously still very WIP

dependencies

fullcustom.py depends on: cv2 (is also responsible for the videooutput that might not work on systems using the wayland display server, depending on compilation options) mediapipe time math subprocess threading

About

a python script that uses cv2 and mediapipe to track hand gestures and use them as an input device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages