Git Product home page Git Product logo

Mike's Projects

build-an-ai-virtual-mouse-with-opencv icon build-an-ai-virtual-mouse-with-opencv

In our continuing deep dive into practical real-time computer vision, we’ll show you how to code a hands-free webcam-based controller for your computer mouse using the OpenCV library on Python. This will allow you to control your computer without any physical peripheral required—Iron Man style! In this session, we’ll first obtain our live camera feed using OpenCV and then estimate hand poses using MediaPipe Hands, an open-source framework that employs machine learning to infer 3D landmarks of the hand from single frames in real-time without any fancy hardware acceleration, working even on mobile phones. Following this, we’ll set up our simulated mouse movement in response to the poses using the AutoPy automation module. Prerequisites: ✅ Python (latest release: https://www.python.org/downloads/release/python-395/) ✅ PyCharm (https://www.jetbrains.com/pycharm/download/) or any other Python code editor ✅ pip install: OpenCV (https://pypi.org/project/opencv-python/), MediaPipe, AutoPy ----------------------------------------- To learn more about The Assembly’s workshops, visit our website, social media or email us at [email protected] Our website: http://theassembly.ae Instagram: http://instagram.com/makesmartthings Facebook: http://fb.com/makesmartthings Twitter: http://twitter.com/makesmartthings

virtual-mouse-final-year-project icon virtual-mouse-final-year-project

Software program which will track your hand movement in front of screen through webcam and move your cursor according to hand movement and gestures and do certain tasks like clicking dragging scrolling cursor movement

virtual-mouse-using-opencv icon virtual-mouse-using-opencv

In this project we will be using the live feed coming from the webcam to create a virtual mouse with complete functionalities.

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.