Skip to content
#

virtual-mouse-using-hand-gesture

Here are 19 public repositories matching this topic...

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.

  • Updated Jul 29, 2024
  • Python

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.

  • Updated Oct 5, 2024
  • Python

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.

  • Updated Sep 17, 2024
  • Python

“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.”

  • Updated Mar 29, 2024
  • Python

Improve this page

Add a description, image, and links to the virtual-mouse-using-hand-gesture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the virtual-mouse-using-hand-gesture topic, visit your repo's landing page and select "manage topics."

Learn more