A Hand Gesture Volume Control application made using OpenCV & MediaPipe
A Hand Gesture Volume Control application made using OpenCV & MediaPipe . In this project I have built an OpenCV application in which a user can control his system’s (laptop/pc) volume by making some Hand Gestures.
pip install <module name>
To set the volume as the system’s volume user has to bend his pinky finger simultaneously.
Feel free to file a new issue with a respective title and description on the Gesture-Volume-Control. If you already found a solution to your problem, I would love to review your pull request!
$git clone https://github.com/Aayush9027/Gesture-Volume-Control.git
$git status
3.For using VScode for editing your files
$git code .
$git add .
$git commit -m <message>
Thats all about installation and version control with Git
$git push origin master