Skip to content

This is an attempt to make a virtual mouse from webcam with AI hand tracking, following many examples and tutorial on web. Can be run through python virtual environment

Notifications You must be signed in to change notification settings

metantonio/AI-virtual-mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is based on A.I. hands tracking with opencv, to control mouse

Install the python packages of Pipfile on virtual enviroment:

$ pipenv install

Start Virtual Enviroment:

$ pipenv shell

Run this project:

$ pipenv run main2.py

Example Image:

Note

You may have to change index of your webcam at main2.py

About

This is an attempt to make a virtual mouse from webcam with AI hand tracking, following many examples and tutorial on web. Can be run through python virtual environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages