A program that allows controlling the volume of a computer using hand gestures.
Running the program:
In the command line, activate the virtual environment: (first head to the venv directory)
cd venv
venv\Scripts\Activate
venv\Scripts\Activate.bat
There should be a (venv) to the left of the directory Next, run this command to run the volume control program:
python VolumeHandControl.py