diff options
author | Théo de la Hogue | 2024-07-09 13:42:21 +0200 |
---|---|---|
committer | Théo de la Hogue | 2024-07-09 13:42:21 +0200 |
commit | 94ccab6f91c00b1f669b09445bd5af8c32957e72 (patch) | |
tree | a910239e1892ae420ae1f33442d17454c6096902 /docs/use_cases/air_controller_gaze_study/pipeline.md | |
parent | 2753c71f0121cd380b67b150e1ea296bd7e39600 (diff) | |
download | argaze-94ccab6f91c00b1f669b09445bd5af8c32957e72.zip argaze-94ccab6f91c00b1f669b09445bd5af8c32957e72.tar.gz argaze-94ccab6f91c00b1f669b09445bd5af8c32957e72.tar.bz2 argaze-94ccab6f91c00b1f669b09445bd5af8c32957e72.tar.xz |
Replacing processing word by capture or playback words.
Diffstat (limited to 'docs/use_cases/air_controller_gaze_study/pipeline.md')
-rw-r--r-- | docs/use_cases/air_controller_gaze_study/pipeline.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/use_cases/air_controller_gaze_study/pipeline.md b/docs/use_cases/air_controller_gaze_study/pipeline.md index ec1aa59..39d6427 100644 --- a/docs/use_cases/air_controller_gaze_study/pipeline.md +++ b/docs/use_cases/air_controller_gaze_study/pipeline.md @@ -1,4 +1,4 @@ -Live processing pipeline +Post processing pipeline ======================== The pipeline processes camera image and gaze data to enable gaze mapping and gaze analysis. |