Data Scientist
ML Engineer
OpenCV
Python
hand_gesture_volume_control.py
script:math.hypot()
function. The calculated distance is then mapped to the system's volume range using np.interp()
to control the volume level. The pycaw
library is used to interact with the system's audio volume interface and set the volume level.Posted Jun 17, 2024
Hand Gesture Volume Control is a Python project that allows you to control the system's audio volume using hand gestures detected from a webcam input.
0
6
Data Scientist
ML Engineer
OpenCV
Python