Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🎯 Virtual Media Controller using Hand Gestures (Computer Vision + Python)

This project is a Computer Vision-based virtual media controller that uses hand gestures to perform common media functions like Play, Pause, Volume Up/Down, Forward, and Rewind. Built using Python and OpenCV, this tool leverages real-time video feed to recognize predefined hand gestures and converts them into virtual keyboard signals.

πŸš€ Features

  • πŸ‘‹ Real-time hand gesture detection
  • 🎡 Controls media playback:
    • ▢️ Play / Pause
    • πŸ”Š Volume Up / Down
    • ⏩ Forward
    • βͺ Rewind
  • πŸ“· Uses your system camera for gesture detection
  • πŸ’» Lightweight and easy to run

πŸ“¦ Dependencies

Make sure you have Python 3.x installed. Then install the required libraries:

pip install opencv-python math
pip install opencv-python
pip install pyautogui

About

Developed a **Python prototype** using **NumPy and OpenCV** to control media playback with actions like **play, pause, rewind, and volume up/down**. The program leverages computer vision to detect user inputs, enabling intuitive, hands-free control. Designed for efficiency and real-time responsiveness.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages