Mubashir-Ul-Hassan / Data_Science_Projects

Data science projects
2 stars 8 forks source link

Virtual Hand Mouse Control Using Camera #14

Closed FakhirK90 closed 1 month ago

FakhirK90 commented 1 month ago

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.