Skip to content

Hand gesture controlled system that allows users to interact with their computer using hand signals.

Notifications You must be signed in to change notification settings

SanjayKumhar/hand-gesture-controlled-mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand Gesture Controlled Mouse

This project demonstrates a hand gesture-controlled system that allows users to interact with their computer using hand signals. The system leverages computer vision and machine learning techniques to recognize and translate hand gestures into mouse actions, providing an intuitive and innovative way of controlling a computer.

Features:

  • Mouse Actions:
    • Left Click
    • Right Click
    • Double Click
    • Drag and Drop
  • System Controls:
    • Adjust system brightness
    • Control system volume
  • File Selection:
    • Select multiple files
  • Mouse Movement:
    • Hover the mouse pointer to the desired location based on hand gestures.

Technologies used:

  • Programming language: Python
  • Libraries:
    • OpenCV: For image processing and video capture.
    • NumPy: For numerical computations.
    • Mediapipe: For hand landmark detection and tracking.
    • PyAutoGUI: To simulate mouse and keyboard actions.
    • Math: For geometric calculations.

About

Hand gesture controlled system that allows users to interact with their computer using hand signals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages