Ever dreamed of control your volume in PC just by waving your hand in the air...Well that is exactly what Gesture volume control does using Python(OpenCV,Mediapipe, pycraw and NumPy.
git clone https://github.com/your-user-name/Gesture-Volume-Control.git
-
You must install python,mediapipe, openCV,numpy,time,ctypes,comtypes,pycaw and screen_brightness_control
-
In cmd do:
pip install opencv-pythonpip install mediapipepip install numpypip install pycrawpip install ctypespip install comtypespip install screen_brightness_control- Also check for any package that's need to be installed, on cmd
- then run the scripts
python VolumeControl.py

