diff options
author | Damien Mouratille | 2024-04-08 17:45:31 +0200 |
---|---|---|
committer | Damien Mouratille | 2024-04-08 17:45:31 +0200 |
commit | aebfed460c992408f2d9034740e41d5f32ff302e (patch) | |
tree | 24dda5050bb10ac9b1ca420b52cb5265f6cb4732 /docs/user_guide/gaze_analysis_pipeline/introduction.md | |
parent | 1b93fac09372fbe4ef834c7d6eaa8c63bb958130 (diff) | |
parent | 705c4bf4441c9b08847d97cd1d23e34b5381603a (diff) | |
download | argaze-aebfed460c992408f2d9034740e41d5f32ff302e.zip argaze-aebfed460c992408f2d9034740e41d5f32ff302e.tar.gz argaze-aebfed460c992408f2d9034740e41d5f32ff302e.tar.bz2 argaze-aebfed460c992408f2d9034740e41d5f32ff302e.tar.xz |
Merge branch 'dev/connect' of ssh://git.recherche.enac.fr/interne-ihm-aero/eye-tracking/argaze into dev/connect
Diffstat (limited to 'docs/user_guide/gaze_analysis_pipeline/introduction.md')
-rw-r--r-- | docs/user_guide/gaze_analysis_pipeline/introduction.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/gaze_analysis_pipeline/introduction.md b/docs/user_guide/gaze_analysis_pipeline/introduction.md index 16574e1..70cae71 100644 --- a/docs/user_guide/gaze_analysis_pipeline/introduction.md +++ b/docs/user_guide/gaze_analysis_pipeline/introduction.md @@ -14,7 +14,7 @@ To build your own gaze analysis pipeline, you need to know: * [How to describe AOI](aoi_2d_description.md), * [How to enable AOI analysis](aoi_analysis.md), * [How to visualize pipeline steps outputs](visualisation.md), -* [How to log resulted gaze analysis](logging.md), +* [How to record resulted gaze analysis](recording.md), * [How to make heatmap image](heatmap.md), * [How to add a background image](background.md). |