Piombacciaio / Eye-Tracking-Mouse

Basic way to control the mouse using your eye

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eye Tracking Mouse Control

Control your cursor using eyetracking.

Controls

  • left click by closing left eye (keep eye closed to drag)
  • right click by closing right eye
  • middle click by closing both eyes
  • esc to close the program
  • ctrl+space to recalibrate the starting position of the tracker

Requirements

  • Python 3.x
  • pip requirements (pip install -r requirements.txt)

Credits

Programming Hero's video for starting code and idea

About

Basic way to control the mouse using your eye

License:GNU General Public License v3.0


Languages

Language:Python 99.5%Language:Batchfile 0.5%