Skip to content

revanthpuvanes/AI_Virtual_Mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Virtual_Mouse

Tired of using the mouse and rover.

Here we are applying computer vision technique to use hand movements as mouse.

Then crossing our pointing and middle finger will make a click.

Demo Video

demo.mp4

Workflow

  • Initially we will access the front camera.
  • On next step we will detect our hand and its fingers.
  • Then we apply hand cursor to our pointing finger.
  • Finally we will pass the value to our tracking module.

Requirements

  • autopy
  • mediapipe
  • opencv-contrib-python-headless
  • numpy
  • mpmath
  • python-math
  • av

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages