Skip to content

Eye Tracking for with the Oculomatic algorithm

License

Notifications You must be signed in to change notification settings

sciencecorp/oculomatic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oculomatic

Forked from Oculomatic-Comedi

Tracks pupil location and centroid size. Updated to support a variety of cameras with OpenCV. Outputs are x and y raw position.

Usage

Installation

Requires

  • cmake
  • conan - C++ package manager
  • (Optional)
    • FlyCapture 2 SDK
    • Comedi SDK

Run

make install-dependencies

make

make run

FlyCapture

To enable FlyCapture cameras, first install the SDK -- see doc/installation.md. Once FlyCapture is installed, enable FlyCapture in the Oculomatic source with

TODO

About

Eye Tracking for with the Oculomatic algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.1%
  • CMake 29.0%
  • Makefile 0.9%