Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-Mouse

AI powered virtual mouse that uses computer vision and machine learning to track hand gestures and simulate cursor movement.

Set-up:

  1. Install Python 3.10.11

  2. Clone the repository

git clone <url>

cd Virtual-Mouse

  1. Create a virtual environment

py -3.10 -m venv venv

4. Activate the environment

source venv/Scripts/activate

5. Install dependencies

pip install -r requirements.txt

About

AI powered virtual mouse that uses computer vision and machine learning to track hand gestures and simulate cursor movement.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages