Viral-Doshi/Gesture-Controlled-Virtual-Mouse
A Python application that controls a computer cursor using hand gestures and voice commands via MediaPipe hand tracking and OpenCV.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
Gesture Controlled Virtual Mouse enables hands-free computer interaction by recognizing hand landmarks through MediaPipe’s CNN-based hand detection models and mapping gestures to cursor movements and clicks. The system also includes voice command recognition for additional control. It processes video frames in real-time using OpenCV to detect and track hand positions, converting gestures into system inputs.