Hand Gesture Control

  •  
  • 📖 Overview

    🔹 An innovative computer vision project that enables users to control their computer mouse cursor using hand gestures. Utilizing Python, OpenCV, and MediaPipe, the system tracks hand movements in real-time through the webcam and translates specific gestures into mouse actions like movement, clicking, and scrolling. This project provides a touchless interface solution for modern computing.
     

    💻 Tech stack & More

    ✅ Python Programming
    ✅ OpenCV (Open Computer Vision)
    ✅ MediaPipe Hand Tracking
    ✅ PyAutoGUI for OS interaction
    ✅ Real-time Gesture Recognition
    ✅ Low-latency Performance