This project implements a virtual mouse system that enables users to control their computer mouse using hand gestures captured by a camera. Using computer vision techniques and hand-tracking algorithms, the system detects hand movements and translates them into mouse actions such as clicks, drags, and cursor movement. The project aims to create an intuitive and touchless way of interacting with a computer, leveraging real-time image processing and gesture recognition.
This project implements a virtual mouse system that enables users to control their computer mouse using hand gestures captured by a camera. Using computer vision techniques and hand-tracking algorithms, the system detects hand movements and translates them into mouse actions such as clicks, drags, and cursor movement. The project aims to create an intuitive and touchless way of interacting with a computer, leveraging real-time image processing and gesture recognition.