Virtual Hand Controller
This hand controller here will allow us to perform various functions using our hands like changing volume. This project also enables us to use our hands as a virtual mouse.
- Control system volume using hand gestures
- Use hand gestures as a virtual mouse
- Real-time hand tracking and gesture recognition
- Clone the repository:
git clone https://github.com/Adistar964/handController.git
- Install the required dependencies:
pip install -r requirements.txt
Run the main script to start the hand controller:
python main.py- Python 3.x
- OpenCV
- Mediapipe
Author: Mohammed Abdullah Amaan