Skip to content

Control Mouse using Finger Tip | Computer Vision | Open CV | Pyautogui

Notifications You must be signed in to change notification settings

jhenilparihar/AI-Hand-Control-Mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Hand Control Mouse

Control Mouse using Finger Tip | Computer Vision | Open CV | Pyautogui

  • Open CV to capture continues real time frame.
  • MediaPipe pipeline model to detect hand and track hand landmark in frame.
  • Pyautogui to control mouse
  1. Index and Middle finger : left click (If distance between Index finger and Middle Finger is short then it left click Note:Thumb should also be close).
  2. Thumb : double click (open your thumb for double click).
  3. Index Finger : Right click (close index finger for right click Note:Thumb should also be close).
Adjust the smoothness of mouse using smoothening parameter.

Please star this repository of you like.

About

Control Mouse using Finger Tip | Computer Vision | Open CV | Pyautogui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages