gaze  0.1.0
Perform gaze tracking with common webcams.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
eyeLike Namespace Reference

Tristan Hume's EyeLike adapted for gaze. More...

Detailed Description

Tristan Hume's EyeLike adapted for gaze.

The code in this namespace is mainly taken from Tristan Hume's implementation of Timm and Barth (2011) Timm2011, eyeLike. The original source was released 2013 under the MIT license, which grants permission to copy and redistribute this code. Some adjustments were made to make the code meet the coding principles used throughout the gaze library, some dead code was removed and everything was placed into this namespace to make it easy to find it.

For the original source please refer to Tristan's GitHub repository.