Skip to content

hak0/eye_mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eye_mouse

a simple cnn project of eye-tracking mouse

It runs on the windows x64 platform. The program has two parts:

  • c++ frontend: grabbinng images from a webcam(yes a webcam is needed), and controlling the cursor
  • keras backend: dealing with CNN things.

It is inspired from lookie lookie

and just like lookie lookie, it needs 20 initial trains. After that it can predict where you are looking at, and move cursor there.

a demo gif