Control your system volume with hand gestures using your webcam!
This project uses OpenCV, MediaPipe, and pycaw to detect your hand in real time and map the distance between your thumb and index finger to system volume.
pip install opencv-python mediapipe pycaw comtypesCheck out my github: 10mudassir007