Skip to content
#

virtual-mouse-using-hand-gesture

Here are 18 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 Jul 13, 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