This document describes a system for controlling a computer mouse using hand gestures detected by a webcam. The system uses computer vision and image processing techniques to track hand movements and identify gestures. It analyzes video frames from the webcam to extract the hand contour and detect gestures. Specific gestures are mapped to mouse functions like movement, left/right clicks, and scrolling. The system aims to provide an intuitive, hands-free way to control the mouse for physically disabled people or those uncomfortable with touchpads. It could help the millions affected by carpal tunnel syndrome annually in India. The document outlines the system architecture, methodology including hand tracking and gesture recognition, and concludes the technology provides better human-computer interaction without requiring a physical mouse.