Skip to content

splenwilz/virtual-mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

virtual-mouse

The limitations of a wired mouse—its short range and the difficulty of handling in spaces that lack room — led to the invention of wireless mouse, which have become increasingly popular over time because you can customize them to fit your computing habits.

The usage of a wireless mouse has been a boon to the computer user. The freedom of movement it provides is unrivaled and has made the personalization of computer usage a reality. With this advancement in technology, there has been a trend towards natural human interaction with computers by incorporating hand gestures as a means to navigate through various applications.

How to use this Project

Usage

Download the zip file or clone my repository. using the following command

git clone https://github.com/splenwilz/virtual-mouse.git

To run this project, you will need to have Python installed. If you do not currently have it on your computer, please visit their official site or follow the link below for more details about how to get started with Python:

https://www.python.org/downloads/

Here are the libraries we'll

i. OpenCV

ii. media pipe

iii. pyautogui

OR

Run the following command to have them installed

pip install -r requirements.txt

once you're done with the installation.

Run the main.py file and you will be able to control your mouse with gestures once your camera is active.

Happy Coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages