Skip to content

chaigner/eyetracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published