Skip to content

KrishnaVyshak/Volume-Controller-Hand-Gesture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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