jmoussa / computer-vision-volume-control

Simple program that traces hand movements (in this case a pinch gesture) and adjusts the computer's volume based on distance between the thumb and index finger.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer Vision Volume Control

Volume Control with Webcam and a Hand

To Run

pip install -r requirements.txt
python VolumeControl.py

Pinch index finger and thumb to lower volume and expand to raise volume.

About

Simple program that traces hand movements (in this case a pinch gesture) and adjusts the computer's volume based on distance between the thumb and index finger.


Languages

Language:Python 100.0%