Skip to content

anukash/Gesture_volume_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gesture_volume_control

Controlling master volume with hand gesture Finding and Tracking hand is implemented by using mediapipe. Volume control is implemeted by using pycaw.

For installation you need:

pip install pycaw : https://github.com/AndreMiras/pycaw

pip install mediapipe : https://google.github.io/mediapipe/solutions/hands

pip install opencv-python

pip install numpy

pip install time

pip install math

These six libraries will do the job.

Working example :

1new_output

About

Controlling master volume with hand gesture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages