Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1003 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 1003 Bytes

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