Giter Site home page Giter Site logo

cynthiachiu / webcam-ai-virtual-mouse Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 65.07 MB

Takes in live webcam video feed, detects a single hand, recognizes your hand gestures and control the mouse in real-time. To move the mouse, close your hand except for the pointer finger and move. You will see the mouse move across your screen in accordance with your hand motion. To do a mouse click, bring up you middle finger alongside your index, and tap them together. You will see the mouse perform a click on your screen.

Python 100.00%
opencv-python real-time image-processing ai

webcam-ai-virtual-mouse's Introduction

Webcam AI Virtual Mouse

 

Webcam AI Virtual Mouse

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Takes in live webcam video feed, detects a single hand, recognizes your hand gestures and control the mouse in real-time. To move the mouse, close your hand except for the pointer finger and move. You will see the mouse move across your screen in accordance with your hand motion. To do a mouse click, bring up you middle finger alongside your index, and tap them together. You will see the mouse perform a click on your screen.

Alt Text

✨ Features

✔️ Python3;
✔️ OpenCV;
✔️ Hand Detection and Gesture Recognition;
✔️ Real time control of your mouse input;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Python3 installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/cynthiachiu/webcam-AI-virtual-mouse

# Access
$ cd webcam-AI-virtual-mouse

# Initiate the python virtual environment
$ python3 -m venv venv
$ source venv/bin/activate

# Install packages
$ pip install -r requirements.txt 

# Run the project
$ python main.py

# A frame will appear with your webcam feed. Hold your hand up and it will recognize you hand gestures and control you mouse in real-time.

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by cynthiachiu

 

Back to top

webcam-ai-virtual-mouse's People

Contributors

cynthiachiu avatar

Stargazers

 avatar  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.