Skip to content

In this repository I am developing an AI virtual mouse that uses the OpenCV and MediaPipe libraries to detect the fingertips of the hand and record the hand movements in real time. You can use your fingers and a laptop camera to accomplish mouse functions without actually using a physical mouse.

Notifications You must be signed in to change notification settings

AdityaKumar-2501/AI-Virtual-Mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Virtual Mouse

In this repository I am developing an AI virtual mouse that uses the OpenCV and MediaPipe libraries to detect the fingertips of the hand and record the hand movements in real time. You can use your fingers and a laptop camera to accomplish mouse functions without actually using a physical mouse.

Prerequisites:

  • Python 3.x
  • MediaPipe library
  • OpenCv
  • PyAutoGUI

🛠️ Installation Steps:

1. Clone this repository

git clone https://github.com/AdityaKumar-2501/AI-Virtual-Mouse.git

2. Install the required packages

pip install -r requirements.txt

3. Run the Python Script

python main.py

About

In this repository I am developing an AI virtual mouse that uses the OpenCV and MediaPipe libraries to detect the fingertips of the hand and record the hand movements in real time. You can use your fingers and a laptop camera to accomplish mouse functions without actually using a physical mouse.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages