Skip to content

vaishaligoyal05/Hand_Mouse_Proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🖱 Hand Mouse Project

Control your computer's mouse using hand gestures detected via your webcam!
Built with *Python, **OpenCV, and *MediaPipe, this project maps your finger movements to the cursor and lets you click using your fingers — no hardware mouse required.


✨ Features

  • Real-time hand tracking using MediaPipe
  • Cursor movement using your index finger
  • Click detection using thumb and index finger pinch gesture
  • Supports webcams including DroidCam (camera index 1)

🛠 Requirements

Install Python packages before running the project:

pip install opencv-python mediapipe pyautogui

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages