Virtual-Mouse-Using-Hand-Gesture-master
-
Updated
Aug 22, 2021 - Python
Virtual-Mouse-Using-Hand-Gesture-master
AI hand gester mouse project is a AI based project in which you can assess the mouse with gestures without physically touching the mouse. This project detects the hand and counts the fingers with the first finger up and all fingers down you can move the mouse and with first finger and middle finger you can click. The project is made using python…
Control your mouse pointer with natural hand gestures trained on Single Shot Detectors
The project leverages MediaPipe for hand tracking to create a virtual mouse interface, enabling precise cursor control and clicking through intuitive hand gestures. It translates real-time hand movements into mouse actions using a webcam, offering a hands-free interaction experience.
This Python application enables control of the mouse cursor through hand gestures captured via webcam. It leverages Mediapipe for hand tracking and OpenCV for video processing, allowing users to perform actions like moving the cursor, left-clicking, right-clicking, dragging, and scrolling using intuitive gestures.
Python Files
Add a description, image, and links to the hand-gesture-mouse-controller topic page so that developers can more easily learn about it.
To associate your repository with the hand-gesture-mouse-controller topic, visit your repo's landing page and select "manage topics."