Skip to content

tunirwabhitkar/mouse-control-using-hand-gesture-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mouse control using hand gesture with python

This python code helps you to control your mouse using hand gestures but After installing python open CMD in your windows or if you have mac open TERMINAL then install the following things:

Install openCV using code (pip install opencv-python)

Install numpy using code (pip install numpy)

Install pyautogui using code(pip install PyAutoGUI)

After this go in your Visual Studio Code write and test!

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages