Skip to content

Virtual Mouse Application which uses hand gestures to reciprocate mouse functions using opencv, mediapipe and tkinter

License

Notifications You must be signed in to change notification settings

adhithya-r03/virtual-mouse-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual mouse using opencv, mediapipe and pyautogui

Read instructions.pdf to use the default hand movements

Virtual_Mouse_instructions.pdf

Important :

not all versions of python and mediapipe support this project

use Python 3.8 - 3.11 and Mediapipe 0.10.14

This program uses hand landmarks from mediapipe

images (2)

You can easily add whichever landmarks you want to use and replicate the code with pyautogui functions

Application:

This project uses tkinter and PIL to make an user interface which can be converted into an app by using Autopytoexe and inno setup wizard. This application will work in almost all windows PC's.

About

Virtual Mouse Application which uses hand gestures to reciprocate mouse functions using opencv, mediapipe and tkinter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages