Giter Site home page Giter Site logo

apparky / brightness-control-with-hand-using-python-opencv-apparky Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.69 MB

With the python project we can control our system brightness by using hand gesture

Python 100.00%
apparky imagerecognition opencv python

brightness-control-with-hand-using-python-opencv-apparky's Introduction

Brightness-Control-with-hand-using-Python-OpenCV

OpenCV is an open-source library that includes several hundreds of computer vision algorithms. OpenCV has a modular structure, which means that the package includes several shared or static libraries.

We have used a HandTracking module that tracks all points on the hand and detects hand landmarks, calculate the distance between thumb tip and index fingertip and maps the distance between thumb tip and index fingertip with brightness range.

To Creating a hand gesture brightness controller the given library you'll need

Foreign Library:

  • Open-CV
  • mediapipe
  • Screen Brightness Control
  • numpy

You can Install those by following these Commands

pip install opencv_python     # We will import this library as cv2 . ...
pip install mediapipe
pip install screen_brightness_control

Build-In Library:

  • python-math

To know more about OpenCV Click Here

OutPut:

This is how the OutPut Looks like

OpenCVPython

OpenCVPython


To get more interesting projects follow our GitHub page at Here

To get more interesting projects follow our Bitbucket page at Here

To know more about APPARKY Click Here

brightness-control-with-hand-using-python-opencv-apparky's People

Contributors

apparky avatar

Stargazers

 avatar

Watchers

 avatar

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.