aboutsummaryrefslogtreecommitdiff
path: root/docs/use_cases/air_controller_gaze_study
diff options
context:
space:
mode:
authorThéo de la Hogue2024-09-10 17:03:14 +0200
committerThéo de la Hogue2024-09-10 17:03:14 +0200
commit53d31973c4ad5f989c750fb41967b89aeff5814b (patch)
tree3c02a96abfd5ce83f9d11d4ee938dcc7f687b463 /docs/use_cases/air_controller_gaze_study
parentbaec212c1527259dc3bd0e0ea961e2b8154d4825 (diff)
parent616f874c393a7500e9032c6b119ae1c350893ad1 (diff)
downloadargaze-53d31973c4ad5f989c750fb41967b89aeff5814b.zip
argaze-53d31973c4ad5f989c750fb41967b89aeff5814b.tar.gz
argaze-53d31973c4ad5f989c750fb41967b89aeff5814b.tar.bz2
argaze-53d31973c4ad5f989c750fb41967b89aeff5814b.tar.xz
Merge branch 'main' of ssh://git.recherche.enac.fr/interne-ihm-aero/eye-tracking/argaze
Diffstat (limited to 'docs/use_cases/air_controller_gaze_study')
-rw-r--r--docs/use_cases/air_controller_gaze_study/context.md2
-rw-r--r--docs/use_cases/air_controller_gaze_study/pipeline.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/use_cases/air_controller_gaze_study/context.md b/docs/use_cases/air_controller_gaze_study/context.md
index 5b13ca5..8bb4ef8 100644
--- a/docs/use_cases/air_controller_gaze_study/context.md
+++ b/docs/use_cases/air_controller_gaze_study/context.md
@@ -19,4 +19,4 @@ While *segment* entry is specific to the [TobiiProGlasses2.SegmentPlayback](../.
}
```
-The [post_processing_pipeline.json](pipeline.md) file mentioned aboved is described in the next chapter.
+The [post_processing_pipeline.json](pipeline.md) file mentioned above is described in the next chapter.
diff --git a/docs/use_cases/air_controller_gaze_study/pipeline.md b/docs/use_cases/air_controller_gaze_study/pipeline.md
index 5b90769..69fdd2c 100644
--- a/docs/use_cases/air_controller_gaze_study/pipeline.md
+++ b/docs/use_cases/air_controller_gaze_study/pipeline.md
@@ -197,7 +197,7 @@ For this use case we need to detect ArUco markers to enable gaze mapping: **ArGa
}
```
-All the files mentioned aboved are described below.
+All the files mentioned above are described below.
The *ScanPathAnalysisRecorder* and *AOIScanPathAnalysisRecorder* observers objects are defined into the [observers.py](observers.md) file that is described in the next chapter.