not-gaje-lashh / ai-virtual-mouse-controller

Developed an AI-based system to control the mouse cursor using Python and OpenCV with the real-time camera. Fingertip location is mapped to RGB images to control the mouse cursor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Virtual Mouse Controller

Developed an AI-based system to control the mouse cursor using Python and OpenCV with the real-time camera. Fingertip location is mapped to RGB images to control the mouse cursor.

Dependencies -

Please install all the required dependencies.

  • openCV
  • mediapipe
  • autopy
  • numpy

Installation

To setup the system for development on your local machine, please follow the instructions below:

  1. Clone the repository to your machine

    git clone https://github.com/ravigithub19/ai-virtual-mouse-controller
  2. Run the AIVirtualMouse.py python file.

About

Developed an AI-based system to control the mouse cursor using Python and OpenCV with the real-time camera. Fingertip location is mapped to RGB images to control the mouse cursor.


Languages

Language:Python 100.0%