In this project we will be using the live feed coming from the webcam to create a virtual mouse with complete functionalities.
-
Updated
Aug 16, 2022 - Python
In this project we will be using the live feed coming from the webcam to create a virtual mouse with complete functionalities.
This is an AI based Virtual Mouse controlled by our hand gestures and detectors.
Virtual-Mouse-Using-Hand-Gesture-master
Developed a program for controlling the mouse movement using Python and OpenCV with a real-time camera that detects hand landmarks, tracks gesture patterns instead of a physical mouse.
手の動きを使用してマウスカーソルを操作する Implementation for controlling the mouse cursor using hand gestures
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.
A virtual mouse controlled by hand gestures. Created by using opencv, mediapipe, pyautogui, and tkinter.
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.
This project leverages OpenCV for hand tracking and gesture recognition and AutoPy for mouse control to create a real-time hand gesture mouse control application. Users can control the mouse cursor's movement and perform mouse clicks using hand gestures detected by the camera.
virtual mouse project using openCV.
"Convenient computer interaction without traditional keyboard and mouse."
Advance AI virtual mouse with web cam. move your finger and the mouse will move as Touch Pannel.
The Voice Assistant with Gesture Control Virtual Mouse enables seamless control through voice commands and hand gestures, eliminating the need for physical contact or external devices. Using ML, CV, MediaPipe, and pybind11, it recognizes gestures and promotes accessibility, offering a versatile, hardware-free human-computer interaction solution.
“Virtual Mouse: A computer vision project that allows users to control their cursor using hand gestures. This project utilizes advanced image processing techniques to accurately track hand movements and translate them into cursor movements on the screen. Ideal for touch-free computing experiences.”
Virtual Mouse using Hand and Thumbs by Python Programming. Packages used: cv2, mediapipe, pyautogui
This is a Python Flask web application that use hand and finger tracking technology to perform virtual mouse control
This is an app that allows you to use your hand as a mouse for your computer with computer vision
This AI based project controls the mouse movement using Python,OpenCV and pyautogui with a real-time camera that detects hand landmarks, tracks gesture patterns instead of a physical mouse.
Add a description, image, and links to the virtual-mouse-using-hand-gesture topic page so that developers can more easily learn about it.
To associate your repository with the virtual-mouse-using-hand-gesture topic, visit your repo's landing page and select "manage topics."