gaze
0.1.0
Perform gaze tracking with common webcams.
|
The gaze library provides gaze tracking capabilities. More...
Namespaces | |
pipeline | |
This namespace contains pipeline steps. | |
util | |
Helper classes within the gaze library. | |
Classes | |
class | GazeTracker |
This class wraps the gaze tracking process. More... | |
class | Pipeline |
The processing pipeline from input to output. More... | |
class | PipelineStep |
Abstract base class for PipelineSteps. Must be inherited from. More... | |
The gaze library provides gaze tracking capabilities.
The gaze library uses a data processing pipeline to detect the face, the eyes and the pupils. It determines the head pose and uses a model to estimate the gaze point on the screen.