Control your computer using just hand gestures.
Built with MediaPipe, OpenCV, and PyAutoGUI.
- Cursor movement using index finger
- Click using thumb + index gesture
- Scroll up/down with ring and middle finger movement
- Real-time hand tracking with webcam
- Python
- OpenCV
- MediaPipe
- PyAutoGUI
pip install opencv-python mediapipe pyautoguiRun the script:
python handwave.pyMake sure your webcam is enabled.
Made with โค๏ธ by John