Gesture Volume Control With Python
In this project I am going to learn how to use Gesture Control to change the volume of a computer. I first look into hand tracking and then I will use the hand landmarks to find gesture of my hand to change the volume. Features Can track your hand in real-time Can change your computer’s volume based on your hand activity How to install Clone this repository on your computer https://github.com/paveldat/gesture_volume_control.git Install all the requirements run libraries.bat Run the program […]
Read more