Skip to content
#

virtual-mouse-using-hand-gesture

Here are 23 public repositories matching this topic...

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 Feb 10, 2025
  • Python

Implementation for controlling the mouse cursor using hand gestures. Kalman filter and win32api are used for high accuracy, low latency tracking and ease of operation. 手の動きを使用してマウスカーソルを操作する。カルマンフィルタとwin32apiを使用し、低遅延、高精度を実現。

  • Updated Jan 2, 2025
  • 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

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