Skip to content

A small practice project created using MediaPipe to control the cursor of your System using your index finger and thumb.

Notifications You must be signed in to change notification settings

KshavCode/Control-Cursor-with-finger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Control Cursor With Finger

A small practice project created using MediaPipe to control the cursor of your System using your index finger and thumb. As for time being, you can use your thumb to perform a left click. In order to click, you need to open your thumb and vice versa. If your thumb remains open, it will be considered as a dragging action therefore, to perform a click, open your thumb and then close it in a second.

Language & Package Used

Python: Mediapipe, Pyautogui

Installation Guide

Clone the repo and write pip install -r requirements.txt in your terminal. Make sure you have a webcan as it uses the handtracking in order to work.

Future Plans

  1. To scale it by including more actions and make it stable as well as bug free.

About

A small practice project created using MediaPipe to control the cursor of your System using your index finger and thumb.

Topics

Resources

Stars

Watchers

Forks

Languages