Found 943 repositories(showing 30)
takeyamayuki
a webcam-based virtual gesture mouse that is easy to use with hands on the desk.
parthanand-in
Virtual-Mouse-Using-Hand-Gesture-master
sayyedrabeeh
A virtual painting app built with Python that lets you draw using hand gestures or mouse input. Powered by OpenCV & MediaPipe for real-time gesture tracking. Ideal for AI, CV, and creative tech enthusiasts!
Ish1203
Sky-Pointer (Virtual Mouse Using Hand Gestures!)
AzhaanGlitch
This Python project uses MediaPipe to create a virtual keyboard and mouse. It detects hand gestures to let users type on an on-screen keyboard, and use their index finger as a cursor. The program also supports actions like "clicking," scrolling, and quitting, all controlled by different hand poses.
Sampreet-cell
A machine learning project based on python libraries, mediapipe and opencv. A virtual hand gesture mouse, that allows users to control a computer mouse using hand gestures instead of a physical mouse.
pavanvaranasi02
Introducing an innovative virtual air mouse system for seamless computer interaction. Users control devices with hand gestures, while advanced features include air writing, text-to-speech, and easy text saving. Our project enhances usability, efficiency, and the digital experience.
darshan337
As we know, the vision-based technology of hand gesture recognition is an important part of human-computer interaction (HCI). In the last decades, keyboard and mouse play a significant role in human-computer interaction. However, owing to the rapid development of hardware and software, new types of HCI methods have been required. In particular, technologies such as speech recognition and gesture recognition receive great attention in the field of HCI. Gesture is a symbol of physical behavior or emotional expression. It includes body gesture and hand gesture. It falls into two categories: static gesture [1–4] and dynamic gesture [5–8]. For the former, the posture of the body or the gesture of the hand denotes a sign. For the latter, the movement of the body or the hand conveys some messages. Gesture can be used as a tool of communication between computer and human [9–11]. It is greatly different from the traditional hardware based methods and can accomplish human-computer interaction through gesture recognition. Gesture recognition determines the user intent through the recognition of the gesture or movement of the body or body parts. In the past decades, many researchers have strived to improve the hand gesture recognition technology. Hand gesture recognition has great value in many applications such as sign language recognition [12–15], augmented reality (virtual reality) [16–19], sign language interpreters for the disabled [20], and robot control [21, 22].
sintucoder
AI-Powered Virtual Mouse 🖱️🤖 A touchless human-computer interaction system that uses MediaPipe and OpenCV to track hand gestures in real-time, enabling smooth cursor movement, left/right clicks, and custom gesture commands — all without touching a physical mouse.
shashi7367
A virtual mouse using gesture control lets users operate a computer without touching a physical mouse. Using a webcam, OpenCV, and MediaPipe, it tracks hand movements to move the cursor and perform clicks, offering a fast, touchless, and modern way to interact.**
DevSijariya
Designed and implemented a virtual mouse control system using computer vision techniques. Enabled hands-free cursor movement and gesture-based clicks, enhancing accessibility and user experience. Demonstrated innovation and proficiency in computer vision and human-computer interaction.
rakshitasachan
virtual mouse using hand gestures
GnanaSahkar
Ai Virtual mouse that can be controlled only by using Hand Gestures
Irash-Perera
A virtual mouse controlled by hand gestures using finger points. Implemented using mediapipe and openCV.
imedkablavi
Hand-gesture mouse control and desk-surface virtual keyboard using computer vision.
papi386
AI Virtual Mouse – Control your computer cursor with hand gestures using OpenCV, MediaPipe, and AutoPy. Freeze cursor, move, and click — all with your hand! Perfect for touchless interaction.
This Python script utilizes OpenCV, MediaPipe, and PyAutoGUI to implement a virtual mouse that tracks hand movements via a webcam. It enables cursor movement and clicking using hand gestures.
Daivik1520
Virtual Mouse is an AI-powered project that lets you control your computer cursor using hand gestures via webcam. Built with Python, OpenCV, MediaPipe, and PyAutoGUI, it supports real-time tracking, gesture-based clicks, scrolling, and drag actions, offering a smooth, hands-free experience across platforms.
Shreyansh5525
AI-based hands-free system that lets users control their computer using hand gestures and voice commands. Combines OpenCV, MediaPipe, and SpeechRecognition to create a virtual mouse and smart voice assistant for enhanced accessibility and productivity. Would you like a slightly simpler or more technical version (fo
YungJun0112
This python script can be used to recognize hand gesture and carry out functions such as Play/Pause, Minimize/Maximize screen, On/Off Subtitle, Activate Virtual Mouse, Previous/Next video, Speech to Text Recognition
I am proposing virtual mouse application by using hand gesture recognition captured from a webcam through a colour detection technique. In this proposed virtual mouse application, the user will be allowed to control some of the computer cursor functions using their hand baring colour caps or tapes on fingertips. Primarily the user can perform left clicks, right clicks, left double clicks and drag and drop a file in a folder with free cursor movement.
gokul170923
this project creates a virtual mouse using pyhton modules
A Python-based project that transforms hand gestures into mouse controls, creating a touchless, intuitive interface for interacting with your computer. Powered by computer vision and gesture recognition, this virtual mouse enables real-time hand tracking to perform mouse movements, clicks, double-clicks, and even take screenshots effortlessly.
Ahmad-Khuraim
A hand-gesture controlled virtual mouse using OpenCV and MediaPipe.
sleepncaffeine
A virtual mouse controlled by hand gestures. Created by using opencv, mediapipe, pyautogui, and tkinter.
J0Ysutradhar
The Virtual Mouse Using Hand Gestures project enables users to control their computer mouse with simple hand movements captured via a webcam
prasoon-21
Control your mouse with hand gestures using Python, MediaPipe, NumPy, and Autopy. A touch-free virtual mouse inspired by @freecodecamp.org
Virtual Game Controller tool using computer vision & Mediapipe library to control mouse & keyboard via hand gestures. Tracks & maps gestures from webcam, enabling mouse movement, clicks, & typing. Enhances computer accessibility for limited mobility.
Madhu1229
Virtual Mouse is a Python computer vision project that lets users control the mouse using hand gestures via a laptop camera. It uses OpenCV, MediaPipe, and PyAutoGUI to track hand movements and perform mouse actions without a physical mouse.
hemant-i7
A virtual mouse using hand gestures is a system that allows users to control the movement and actions of a computer mouse through hand movements and gestures, without the need for a physical mouse. The system uses a camera to capture the user's hand movements, which are then processed and translated into mouse movements on the screen.