Skip to content

harshh-1573/GESTURE-VOLUME-CONTROL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Gesture Volume Control πŸŽšοΈβœ‹

Control your system's volume with hand gestures using computer vision and audio control libraries!

πŸš€ Project Overview

This project uses a webcam to detect your hand and adjusts the system volume based on the distance between your thumb and index finger. It provides a cool and touchless way to control volume β€” just like magic!

πŸ› οΈ Tech Stack

  • Python 3
  • OpenCV – for webcam input and image processing
  • MediaPipe – for hand tracking and landmark detection
  • PyCaw – for controlling Windows system volume
  • Numpy – for calculations

πŸ”§ Installation

  1. Clone this repository:
git clone https://github.com/your-username/gesture-volume-control.git
cd gesture-volume-control

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors