Skip to content

AI hand gester mouse project is a AI based project in which you can assess the mouse with gestures without physically touching the mouse. This project detects the hand and counts the fingers with the first finger up and all fingers down you can move the mouse and with first finger and middle finger you can click. The project is made using python…

Notifications You must be signed in to change notification settings

AadrianLeo/AI_hand_gester_mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI hand gester mouse using python

AI hand gester mouse project is a AI based project in which you can assess the mouse with gestures without physically touching the mouse. This project detects the hand and counts the fingers with the first finger up and all fingers down you can move the mouse and with first finger and middle finger you can click. The project is made using python language.

python3.8 recommended

pip install cv2
# and
pip install mediapipe
# and 
pip install autopy

and if any error occurs

pip install time
# and
pip install math
# and 
pip install numpy

About

AI hand gester mouse project is a AI based project in which you can assess the mouse with gestures without physically touching the mouse. This project detects the hand and counts the fingers with the first finger up and all fingers down you can move the mouse and with first finger and middle finger you can click. The project is made using python…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages