gaze  0.1.0
Perform gaze tracking with common webcams.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
gaze.h
1 
11 #ifndef INCLUDE_GAZE_GAZE_H_
12 #define INCLUDE_GAZE_GAZE_H_
13 
14 #include "gaze/gaze_tracker.h"
15 #include "gaze/pipeline_steps.h"
16 #include "gaze/util/data.h"
17 
18 #endif // INCLUDE_GAZE_GAZE_H_