Gesture-Controlled-Virtual-Mouse and Hand-Controlled-AI-Virtual-Mouse
Both projects implement hand gesture recognition for virtual mouse control using computer vision (MediaPipe/OpenCV), making them direct competitors addressing the same use case with similar technical approaches.
About Gesture-Controlled-Virtual-Mouse
Viral-Doshi/Gesture-Controlled-Virtual-Mouse
Virtually controlling computer using hand-gestures and voice commands. Using MediaPipe, OpenCV Python.
Implements dual hand detection modes—bare-hand tracking via MediaPipe's CNN and colored-glove detection—plus a voice assistant ("Proton") supporting file navigation, Google search/Maps integration, and system control (volume/brightness). Recognizes both static gestures (clicks, selections) and dynamic pinch-based gestures (scrolling, drag-and-drop) with velocity-proportional response. Built on pybind11 bindings for MediaPipe models running on Windows with Python 3.8.5, requiring only a webcam and speaker input.
About Hand-Controlled-AI-Virtual-Mouse
bharathguntreddi3/Hand-Controlled-AI-Virtual-Mouse
This is an AI based Virtual Mouse controlled by our hand gestures and detectors.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work