Skip to content

EyeTracking Algorithm that maps the eye movement onto the screen

Notifications You must be signed in to change notification settings

stefan-k/eyetracker

Repository files navigation

How to compile the source?

Change into the source directory:
$ cd path/to/source/eyetracker

Create build directory and change into it:
$ mkdir build && cd build

Run Cmake:
$ cmake ..

Compile:
$ make

Run executable:
$ ./eyetracker

About

EyeTracking Algorithm that maps the eye movement onto the screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published