aboutsummaryrefslogtreecommitdiff
path: root/docs/use_cases/simone_a320_cockpit_simulator.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/use_cases/simone_a320_cockpit_simulator.md')
-rw-r--r--docs/use_cases/simone_a320_cockpit_simulator.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/use_cases/simone_a320_cockpit_simulator.md b/docs/use_cases/simone_a320_cockpit_simulator.md
index 7b11c01..4a4bc4f 100644
--- a/docs/use_cases/simone_a320_cockpit_simulator.md
+++ b/docs/use_cases/simone_a320_cockpit_simulator.md
@@ -19,7 +19,7 @@ The 3D scan have been loaded in a 3D editor to help in ArUco markers and AOI pos
![ArUco scene](../img/simone_aruco_scene.png) ![AOI scene](../img/simone_aoi_scene.png)
-Finally, a python script connect Tobii eyetracker glasses to ArGaze toolkit. The 3D AR environment is loaded then, ArUco markers are detected from Tobii eyetracker field camera stream allowing to estimate pilote head pose. The AOI are projected into camera frame then, gaze positions are analyzed to identify fixations and saccades to finally check if fixations matched any projected AOI.
+Finally, a python script connect Tobii eyetracker glasses to ArGaze toolkit. The 3D AR environment is loaded then, ArUco markers are detected from Tobii eyetracker field camera stream allowing to estimate pilote head pose. The AOI are projected into camera image then, gaze positions are analyzed to identify fixations and saccades to finally check if fixations matched any projected AOI.
![AOI and gaze projection](../img/simone_projection.png)