Control your Computer Volume without Touching the Hardware for Linux - A Computer Vision Project
To run this on windows you have change the 'Line 71-77' in "gestureVolumeControl.py"
I will try to create a clear instructed Readme.md in future.
- Mediapipe by Google for hand recognition ( pip install mediapipe )
- cv2 ( pip install cv2 )