Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Virtual-Mouse

A virtual mouse is software that allows users to give mouse inputs to a system without using an actual mouse. To the extreme it can also be called as hardware because it uses an ordinary web camera. A virtual mouse can usually be operated with multiple input devices, which may include an actual mouse or a computer keyboard. Virtual mouse which uses web camera works with the help of different image processing techniques.

Youtube Channel Link: link

How to run the code

Pre-requisites

Python: (3.6 - 3.8.5)
Anaconda Distribution: To download click here.

Download and Extract the Project Folder Name Virtual-Mouse.
And then Open the Virtual-Mouse Folder in VsCode then copy and the codes given below in terminal.

Step 1:

conda create --name gest python=3.8.5

Step 2:

conda activate gest

Step 3:

pip install -r requirements.txt

Step 4: cd to src by cd src

python Virtual_Mouse.py

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages