You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a virtual mouse system that uses hand gestures detected via webcam to control the cursor and perform clicks. It uses OpenCV, MediaPipe, and PyAutoGUI for real-time hand tracking and mouse control. Move the cursor with your index finger and perform clicks by pinching your thumb and index finger together.