Skip to content

AI hand gester mouse project is a AI based project in which you can assess the volume control with gestures without physically touching the mouse or the system. This project detects the hand and counts the fingers with the first finger up and thumb up all fingers down you can change the volume up and down and with pink finger up with index finge…

Notifications You must be signed in to change notification settings

AadrianLeo/AI-hand-gesture-volume-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI hand gesture volume control

AI hand gester mouse project is a AI based project in which you can assess the volume control with gestures without physically touching the mouse or the system. This project detects the hand and counts the fingers with the first finger up and thumb up all fingers down you can change the volume up and down and with pink finger up with index finger and thum it locks the volume to the specific volume give by the gesture. The project is made using python language.

python3.8 recommended

pip install cv2
# and
pip install mediapipe
# and 
pip install comtypes
# and
pip install pycaw
# and 
pip install ctypes

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 volume control with gestures without physically touching the mouse or the system. This project detects the hand and counts the fingers with the first finger up and thumb up all fingers down you can change the volume up and down and with pink finger up with index finge…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages