| 
    gaze
    0.1.0
    
   Perform gaze tracking with common webcams. 
   | 
 
| Tristan Hume's EyeLike adapted for gaze | |
| The gaze library provides gaze tracking capabilities | |
| A tag for resizeable widgets | |
| A tag for widgets which contain text messages | |
| Template to assign tags to widgets as a trait | |
| Specialization of widget_trait for dlib::label | |
| Specialization of widget_trait for dlib::image_display | |
| Specialization of widget_trait for dlib::perspective_display | |
| A window to inspect computation results | |
| Handles communication between non-gui and gui processes in a safe way | |
| Abstract base class for Visualizeable to allow generic pointers | |
| Implements VisualizeableBase for several widget types | |
| This namespace contains pipeline steps | |
| Direct copy of https://github.com/trishume/eyelike | |
| Uses dlibs pretrained models to detect face landmarks | |
| This pipeline step is used whenever something goes wrong | |
| Uses iTracker to track Gaze | |
| Calculates the gaze point | |
| Estimates the head pose from landmarks and source image | |
| Implements Timm and Barth (2011) Timm2011 to detect eye centers | |
| Retrieves frames from a webcam or video source | |
| Helper classes within the gaze library | |
| Wraps the data acquired per frame into a single instance | |
| This class wraps the gaze tracking process | |
| The processing pipeline from input to output | |
| Abstract base class for PipelineSteps. Must be inherited from | |
| Contains everything related to debug visualizations | |
| The itracker library provides a wrapper around the caffe model | |
| A private implementation of ITracker to hide dependencies from including classes | |
| Implements a wrapper around the pre-trained caffe model by Krafka2016 | |
| Defines traits for dlib::widget instances | |
| Data acquisition after Judd et al. (2009) Judd2009 | |
| Holds all configuration options for the experiment | |
| Implements an experiment flow for Judd et al. (2009) Judd2009 | |
| This namespace is defined by the yaml-cpp library | |
| Allows to convert between cv::Point3d and YAML::Node | |
| Allows to convert between cv::Vec3d and YAML::Node | |
| Allows to convert between cv::Mat and YAML::Node | |
| An enum of events to make it easy to distinguish them with names instead of numbers | 
 1.8.6