|
gaze
0.1.0
Perform gaze tracking with common webcams.
|
This namespace contains pipeline steps. More...
Classes | |
| class | EyeLike |
| Direct copy of https://github.com/trishume/eyelike. More... | |
| class | FaceLandmarks |
| Uses dlibs pretrained models to detect face landmarks. More... | |
| class | FallbackStep |
| This pipeline step is used whenever something goes wrong. More... | |
| class | GazeCapture |
| Uses iTracker to track Gaze. More... | |
| class | GazePointCalculation |
| Calculates the gaze point. More... | |
| class | HeadPoseEstimation |
| Estimates the head pose from landmarks and source image. More... | |
| class | PupilLocalization |
| Implements Timm and Barth (2011) Timm2011 to detect eye centers. More... | |
| class | SourceCapture |
| Retrieves frames from a webcam or video source. More... | |
This namespace contains pipeline steps.
All pipeline steps are bundled inside this namespace to make them easily accesible.
1.8.6