Volume-Controller-Hand-Gesture

Control the volume with hand gesture, written in python.

View the Project on GitHub KrishnaVyshak/Volume-Controller-Hand-Gesture

Control Volume With Hand Gesture

screenshort

Description

Control the volume with hand gesture, written in python.

How To Use?

Install Required Python Modules

1. Open CV

pip install opencv-python

2. Media Pipe

pip install mediapipe

3. Numpy

pip install numpy This will be automatically downloaded when downloading Media Pipe, otherwise download it manually

Clone Project

git clone https://github.com/KrishnaVyshak/HandGestureVolumeController.git

Don’t Forget to ⭐ My Work

Modules Used

Media Pipe Logo

🎉Contribution🎉

Contributions are welcomed!

Thank you

~ Krishnavyshak