Code Monkey home page Code Monkey logo

volume-control-using-gesture's Introduction

Volume control system using gestures

In this project we are going to learn how to use Gesture Control to change the volume of a computer. We first look into hand tracking and then we will use the hand landmarks to find gesture of our hand to change the volume.

Features

  • Can change your computer's volume based on your hand activity
  • Can track your hand in real-time

How to use?

Step 1: Clone this repository on your local computer

git clone https://github.com/Diwas524/Volume-Control-using-gesture.git

Step 2: Install all the requirements

pip install -r requirements.txt

Step 3: Run the program

python ctrl.py

Note: You might have to wait for sometime usually 1-2 minutes for program to start and work properly.

Video of output

https://www.instagram.com/p/CQIK9dWgkMZ

Special help

You might face issue with webcam not showing or something related to webcam. To solve it just change the value/webcam from python files.

cv2.VideoCapture(0)

You can increment the number 0 until you see your webcam.

If you like my programs then do follow me on instagram!

https://www.instagram.com/aihub_/

volume-control-using-gesture's People

Contributors

aihubprojects avatar akshatdodhiya avatar diwas524 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

volume-control-using-gesture's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.