Skip to content

A Python-based system for controlling your computer using hand gestures and voice commands. Built with MediaPipe, PySide6, OpenCV, speech_recognition, and pyautogui.

License

Notifications You must be signed in to change notification settings

Vaultified/invisible-mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand Tracking Gesture Control System

A Python-based system for controlling your computer using hand gestures and voice commands. Built with MediaPipe, PySide6, OpenCV, speech_recognition, and pyautogui.

Features

  • Real-time hand tracking
  • Gesture recognition for control
  • Voice command integration
  • GUI with PySide6

Installation

pip install -r requirements.txt

Usage

python main.py

Project Structure

  • main.py: Entry point
  • src/hand_tracker.py: Hand tracking logic
  • src/gesture_controller.py: Gesture recognition and control
  • src/voice_controller.py: Voice command handling

License

MIT

About

A Python-based system for controlling your computer using hand gestures and voice commands. Built with MediaPipe, PySide6, OpenCV, speech_recognition, and pyautogui.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published