From b7b076577015a6356bd387221c6ea646a14251d0 Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Wed, 20 Sep 2023 09:48:15 +0200 Subject: Improving gaze analysis pipeline chapters name. Replacing pictures. Improving hints and examples. --- docs/user_guide/gaze_analysis_pipeline/introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/user_guide/gaze_analysis_pipeline/introduction.md') diff --git a/docs/user_guide/gaze_analysis_pipeline/introduction.md b/docs/user_guide/gaze_analysis_pipeline/introduction.md index 002ba1f..02aa82e 100644 --- a/docs/user_guide/gaze_analysis_pipeline/introduction.md +++ b/docs/user_guide/gaze_analysis_pipeline/introduction.md @@ -10,8 +10,8 @@ First, let's look at the schema below: it gives an overview of the main notions To build your own gaze analysis pipeline, you need to know: * [How to edit timestamped gaze positions](timestamped_gaze_positions_edition.md), -* [How to deal with an ArFrame instance](ar_frame_configuration_and_execution.md), -* [How to add ArLayer instance](ar_layer.md), +* [How to load and execute gaze analysis pipeline](configuration_and_execution.md), +* [How to add AOI analysis](aoi_analysis.md), * [How to visualize ArFrame and ArLayers](visualisation.md), * [How to log resulted gaze analysis](logging.md), * [How to make heatmap image](heatmap.md). -- cgit v1.1