/AI_hand_gester_mouse

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.

Primary LanguagePython

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