Skip to content

A virtual mouse controlled by hand gestures. Implementation of scroll up, and down, and click...

License

Notifications You must be signed in to change notification settings

JohnM2809/HandWave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

HandWave

Control your computer using just hand gestures.
Built with MediaPipe, OpenCV, and PyAutoGUI.

Features

  • Cursor movement using index finger
  • Click using thumb + index gesture
  • Scroll up/down with ring and middle finger movement
  • Real-time hand tracking with webcam

๐Ÿ› ๏ธ Tech Stack

  • Python
  • OpenCV
  • MediaPipe
  • PyAutoGUI

๐Ÿš€ Getting Started

pip install opencv-python mediapipe pyautogui

Run the script:

python handwave.py

Make sure your webcam is enabled.

Made with โค๏ธ by John

About

A virtual mouse controlled by hand gestures. Implementation of scroll up, and down, and click...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages