Unleash Your Gestures, Master Your Device: Volume and Brightness Control at Your Fingertips!
This application allows users to control the brightness and volume of their device using simple hand gestures which are detected by the device camera and are processed with the help of OpenCV and Mediapipe library (aids in identifying the hand landmarks). This hence offers a wide range of use cases and can be seamlessly integrated with other applications as well.
- Take a look at the Existing issues or create your own issues!
- Wait for the issue to be assigned to you.
- Fork the repository.
- Clone your forked copy of the project.
git clone --depth 1 https://github.com/<your_user_name>/Gesture-Controller.git
- Download and setup python on your device
- Install dependencies
pip install -r requirements.txt
- Run start command
python MasterGestureControl.py
- Home Page -
- Volume Conrol Page -
- Brightness Control Page -
Gesture-Controller-Demo.mp4
If you have any feedback or suggestions please reach out to the project admin sanidhyak or you can create an issue and mention there which new features can be added to make Gesture Controller better.