Skip to content
#

hand-gesture-mouse-controller

Here are 7 public repositories matching this topic...

AI hand gester mouse project is a AI based project in which you can assess the mouse with gestures without physically touching the mouse. This project detects the hand and counts the fingers with the first finger up and all fingers down you can move the mouse and with first finger and middle finger you can click. The project is made using python…

  • Updated Feb 24, 2022
  • Python

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

Improve this page

Add a description, image, and links to the hand-gesture-mouse-controller 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 hand-gesture-mouse-controller topic, visit your repo's landing page and select "manage topics."

Learn more