From f93d3e2b011fe1c1de93d0094ca45584ddd49936 Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Mon, 28 Aug 2023 15:05:01 +0200 Subject: Improving gaze analysis pipeline documentation. --- docs/user_guide/gaze_analysis_pipeline/introduction.md | 5 +++-- 1 file changed, 3 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 ee67c9d..e696088 100644 --- a/docs/user_guide/gaze_analysis_pipeline/introduction.md +++ b/docs/user_guide/gaze_analysis_pipeline/introduction.md @@ -12,8 +12,9 @@ To build your own gaze analysis pipeline, you need to know: * [How to edit timestamped gaze positions](../timestamped_gaze_positions_edition), * [How to deal with an ArFrame instance](../ar_frame_configuration_and_execution), * [How to deal with an ArLayer instance](../ar_layer_configuration_and_execution), -* [How to log resulted gaze analysis](../analysis). +* [How to log resulted gaze analysis](../gaze_analysis_logging), +* [How to visualize heatmap](../heatmap_visualisation). More advanced features are also explained like: -* [How to load plugin from another package](../advanced_topics/plugin_loading) +* [How to load module from another package](../advanced_topics/module_loading) -- cgit v1.1