VirtualMouse-AI
A real-time computer vision system enabling gesture-based mouse control using MediaPipe and OpenCV. Hand landmarks are mapped directly to cursor movements with smoothing and low-latency interaction.
System Pipeline
- Webcam frame capture (OpenCV)
- Hand landmark detection (MediaPipe)
- Gesture interpretation logic
- Cursor coordinate mapping & smoothing
- Optional voice-triggered actions
System in Action


