A computer vision-based hand tracking application that controls mouse movement, clicks, drag-and-drop, and PowerPoint presentations using hand gestures.
- Hand tracking using webcam
- Mouse movement control
- Left click gesture
- Right click gesture (2-second hold)
- Drag and drop gesture
- Start PowerPoint slideshow (F5)
- PowerPoint next slide
- PowerPoint previous slide
- Close active window (Alt + F4)
- Multi-monitor support
- Windows 10/11
- Python 3.11+
- Webcam
Open Command Prompt in the project folder and run:
setup.batThe setup script will:
- Create a virtual environment
- Install required dependencies
- Prepare the application for use
After setup is complete, run:
run.batFor detailed setup instructions and gesture controls, see:
- GUIDE.md
- Tested on Windows 11
- Requires a webcam
- Supports multi-monitor environments
This project is licensed under the MIT License. See the LICENSE file for details.