Back to projects
Virtual Mouse
Project Description
A computer vision-based tool that allows users to control their computer mouse using hand gestures. Perform clicks, and scrolls without touching any physical device.
How It Works
This project utilizes computer vision techniques to track hand movements through a webcam. The application processes video frames in real-time, identifies hand landmarks, and translates gesture patterns into user interface actions.
Project Requirements
- Webcam access
- Well-lit environment
- Modern browser (Chrome recommended)
Technologies Used
ReactNextjsPythonMediaPipeOpenCVWebRTCCVZone