Skip to content

AI-based System to control the mouse cursor using Python and OpenCV library with real-time input using a camera or webcam.

Notifications You must be signed in to change notification settings

LakshyaKarwa/Virtual-Mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Virtual-Mouse-Controller-Using-AI

AI-based System to control the mouse cursor using Python and OpenCV library with real-time input using a camera or webcam. The fingertip location is mapped to RGB images to control the mouse cursor.

Dependencies

Install all the required dependencies mentioned below to run the project on your system

  • Python3

Python Libraries required

  • mediapipe
  • openCV
  • autopy
  • numpy
  • pandas

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/lk221b/Virtual-Mouse
  1. Execute the '''AIVirtualMouse.py''' python file.

About

AI-based System to control the mouse cursor using Python and OpenCV library with real-time input using a camera or webcam.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages