Skip to content

bempaha/VirtualMouse

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

GesturedMouse

This is the code for my final year project which implements the use of hand gestures to control the mouse.

Initialisation

  • Install the necessary libraries python(must be 3.8 as autopy and pyautogui only support this version currently), mediapipe, autopy and pyautogui
  • Download the code and use any programming software recommended pycharm or visual studio code
  • Run the code
  • A new should appear, where your hand movement and gestures will be tracked.

How to use the mouse

  • Mouse Cursor Movement: Raise only your index finger up to move the cursor across your screen
  • Left Click: Raise both index finger and middle finger, to left click whilst adhering to the previous instruction lower your index finger.
  • Right Click: Raise both index finger and middle finger, to right click lower both finger slightly, do not enclose entirely into a fist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages