diff options
author | Théo de la Hogue | 2023-09-20 09:48:15 +0200 |
---|---|---|
committer | Théo de la Hogue | 2023-09-20 09:48:15 +0200 |
commit | b7b076577015a6356bd387221c6ea646a14251d0 (patch) | |
tree | 9443c98e73c70108b8159ca15ac9316cc4188d6a /docs/user_guide/gaze_analysis_pipeline/pipeline_modules | |
parent | 9726f081357c64937377385a29139b7cfe50a898 (diff) | |
download | argaze-b7b076577015a6356bd387221c6ea646a14251d0.zip argaze-b7b076577015a6356bd387221c6ea646a14251d0.tar.gz argaze-b7b076577015a6356bd387221c6ea646a14251d0.tar.bz2 argaze-b7b076577015a6356bd387221c6ea646a14251d0.tar.xz |
Improving gaze analysis pipeline chapters name. Replacing pictures. Improving hints and examples.
Diffstat (limited to 'docs/user_guide/gaze_analysis_pipeline/pipeline_modules')
-rw-r--r-- | docs/user_guide/gaze_analysis_pipeline/pipeline_modules/gaze_movement_identifiers.md | 2 | ||||
-rw-r--r-- | docs/user_guide/gaze_analysis_pipeline/pipeline_modules/scan_path_analyzers.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/user_guide/gaze_analysis_pipeline/pipeline_modules/gaze_movement_identifiers.md b/docs/user_guide/gaze_analysis_pipeline/pipeline_modules/gaze_movement_identifiers.md index 6ae66bf..751cc7b 100644 --- a/docs/user_guide/gaze_analysis_pipeline/pipeline_modules/gaze_movement_identifiers.md +++ b/docs/user_guide/gaze_analysis_pipeline/pipeline_modules/gaze_movement_identifiers.md @@ -3,7 +3,7 @@ Gaze movement identifiers ArGaze provides ready-to-use gaze movement identification algorithms. -Here are JSON samples to include a chosen module inside [ArFrame configuration](../ar_frame_configuration_and_execution.md) *gaze_movement_identifier* entry. +Here are JSON samples to include a chosen module inside [ArFrame configuration](../configuration_and_execution.md) *gaze_movement_identifier* entry. ## Dispersion threshold identification (I-DT) diff --git a/docs/user_guide/gaze_analysis_pipeline/pipeline_modules/scan_path_analyzers.md b/docs/user_guide/gaze_analysis_pipeline/pipeline_modules/scan_path_analyzers.md index 29ee4f2..afba844 100644 --- a/docs/user_guide/gaze_analysis_pipeline/pipeline_modules/scan_path_analyzers.md +++ b/docs/user_guide/gaze_analysis_pipeline/pipeline_modules/scan_path_analyzers.md @@ -3,7 +3,7 @@ Scan path analyzers ArGaze provides ready-to-use scan path analysis algorithms. -Here are JSON samples to include a chosen module inside [ArFrame configuration](../ar_frame_configuration_and_execution.md) *scan_path_analyzers* entry. +Here are JSON samples to include a chosen module inside [ArFrame configuration](../configuration_and_execution.md) *scan_path_analyzers* entry. ## Basic metrics |