1 #ifndef INCLUDE_GAZE_PIPELINE_STEPS_EYE_LIKE_H_
2 #define INCLUDE_GAZE_PIPELINE_STEPS_EYE_LIKE_H_
4 #include "gaze/gui/visualizeable.h"
5 #include "gaze/pipeline_step.h"
6 #include "gaze/util/data.h"
20 double relative_threshold_factor;
46 #endif // INCLUDE_GAZE_PIPELINE_STEPS_EYE_LIKE_H_
Abstract base class for PipelineSteps. Must be inherited from.
void visualize(util::Data &data) override
Implements VisualizeableBase for several widget types.
void process(util::Data &data) override
Wraps the data acquired per frame into a single instance.
Direct copy of https://github.com/trishume/eyelike.