{"id":23727788,"url":"https://github.com/mktechai-0786/virtualmousex","last_synced_at":"2026-02-18T04:30:15.692Z","repository":{"id":268428816,"uuid":"904330887","full_name":"MKTechAI-0786/VirtualMouseX","owner":"MKTechAI-0786","description":"Virtual Mouse by Hand Gestures","archived":false,"fork":false,"pushed_at":"2024-12-16T17:35:48.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T01:45:19.053Z","etag":null,"topics":["machine-learning","mediapipe-hands","opencv-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MKTechAI-0786.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-16T17:20:37.000Z","updated_at":"2024-12-16T17:38:01.000Z","dependencies_parsed_at":"2024-12-16T18:27:08.697Z","dependency_job_id":"9159be6a-286b-4230-92b3-b9400c523523","html_url":"https://github.com/MKTechAI-0786/VirtualMouseX","commit_stats":null,"previous_names":["mktechai-0786/virtualmousex"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MKTechAI-0786%2FVirtualMouseX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MKTechAI-0786%2FVirtualMouseX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MKTechAI-0786%2FVirtualMouseX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MKTechAI-0786%2FVirtualMouseX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MKTechAI-0786","download_url":"https://codeload.github.com/MKTechAI-0786/VirtualMouseX/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239832082,"owners_count":19704550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["machine-learning","mediapipe-hands","opencv-python"],"created_at":"2024-12-31T01:45:22.624Z","updated_at":"2026-02-18T04:30:15.609Z","avatar_url":"https://github.com/MKTechAI-0786.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VirtualMouseX\nThis project leverages Mediapipe, OpenCV, and PyAutoGUI to create a virtual mouse controlled by hand gestures and add various features.The application enables intuitive and hands-free computer control.\n\n#Features\n  Hand Gesture Control:\n    Move the mouse cursor using hand gestures.\n    Perform left-click, right-click, double-click, and scrolling using specific gestures.\n    Take screenshots by extending all fingers.\n    \n  Gesture-Based Commands:\n    Scroll up/down using thumb and ring or pinky fingers.\n    App switching using swipes.\n    \n  Dynamic Recognition:\n    All gestures are detected in real-time using Mediapipe’s hand tracking module.\n\n#Software Requirements\n\n  Python 3.7 or later\n  Required Python libraries:\n    opencv-python\n    mediapipe\n    pyautogui\n    pynput\n\n  You can install the dependencies by running the following command:\n    pip install opencv-python mediapipe pyautogui pynput\n\n#Hardware Requirements\n  Webcam or any external camera for real-time hand tracking.\n  A system capable of running Python 3 smoothly.\n\n#Procedure to Run the Project\n  1. Clone this repository:\n    git clone https://github.com/your-username/facial-emotion-recognition.git\n    cd facial-emotion-recognition\n  2. Install the required dependencies:\n    pip install -r requirements.txt\n  3. Run the script:\n    python gesture_mouse_control.py\nEnsure that the webcam is active and your hand gestures are visible to the camera. The application will process the hand gestures in real time and perform corresponding actions.\n\n#How It Works\n  1. Hand Tracking:\n    Uses Mediapipe’s hand detection and tracking module to capture real-time hand landmarks.\n    Calculates the position and distance between landmarks to detect gestures.\n  2. Gesture Recognition:\n    Predefined gestures are mapped to mouse and system actions like scrolling, clicking, and volume control.\n  3. System Interaction:\n    PyAutoGUI is used to simulate mouse and keyboard actions based on detected gestures.\n\n#Conclusion\nThis project demonstrates the potential of combining computer vision and system automation for hands-free interaction. It offers a convenient alternative to traditional input devices and can be further extended for accessibility applications and advanced gesture control in smart environments.\n\n#Acknowledgements\nMediapipe for the robust hand tracking framework.\nOpenCV for video processing.\nPyAutoGUI for system control integration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmktechai-0786%2Fvirtualmousex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmktechai-0786%2Fvirtualmousex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmktechai-0786%2Fvirtualmousex/lists"}