not-lain / hand-to-mouse-tracking-using-autopy-and-mediapipe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hand-to-mouse-tracking-using-autopy-and-mediapipe

to the program simply open your terminal and run the mouse.py file bash python mouse.py

mediapipe map

for left click :

collide 4 with 5

for right click :

keep 4 up and lower the rest of the fingers

this can be changed by changing this variable
right_click_fingers = [1,0,0,0,0]

emergency escape :

pres the ESC key in your keyboard

About


Languages

Language:Python 100.0%