aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/gaze_analysis_pipeline/background.md
diff options
context:
space:
mode:
authorThéo de la Hogue2024-04-10 17:08:51 +0200
committerThéo de la Hogue2024-04-10 17:08:51 +0200
commitad97a3e15da2ca72ceb97ad2e19a5c16bcfc2e09 (patch)
tree643a8b6250475e80501551912b5bf0f121c4f625 /docs/user_guide/gaze_analysis_pipeline/background.md
parent239f81d277a6b4a760c54f4c7ea11c6440856750 (diff)
downloadargaze-ad97a3e15da2ca72ceb97ad2e19a5c16bcfc2e09.zip
argaze-ad97a3e15da2ca72ceb97ad2e19a5c16bcfc2e09.tar.gz
argaze-ad97a3e15da2ca72ceb97ad2e19a5c16bcfc2e09.tar.bz2
argaze-ad97a3e15da2ca72ceb97ad2e19a5c16bcfc2e09.tar.xz
Replacing visualisation by visualization.
Diffstat (limited to 'docs/user_guide/gaze_analysis_pipeline/background.md')
-rw-r--r--docs/user_guide/gaze_analysis_pipeline/background.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/user_guide/gaze_analysis_pipeline/background.md b/docs/user_guide/gaze_analysis_pipeline/background.md
index a61abdc..c703a4f 100644
--- a/docs/user_guide/gaze_analysis_pipeline/background.md
+++ b/docs/user_guide/gaze_analysis_pipeline/background.md
@@ -1,7 +1,7 @@
Add a background
================
-Background is an optional [ArFrame](../../argaze.md/#argaze.ArFeatures.ArFrame) attribute to display any image behind pipeline visualisation.
+Background is an optional [ArFrame](../../argaze.md/#argaze.ArFeatures.ArFrame) attribute to display any image behind pipeline visualization.
![Background](../../img/background.png)
@@ -26,7 +26,7 @@ Here is an extract from the JSON ArFrame configuration file where a background p
```
!!! note
- As explained in [visualisation chapter](visualisation.md), the resulting image is accessible thanks to [ArFrame.image](../../argaze.md/#argaze.ArFeatures.ArFrame.image) method.
+ As explained in [visualization chapter](visualization.md), the resulting image is accessible thanks to [ArFrame.image](../../argaze.md/#argaze.ArFeatures.ArFrame.image) method.
Now, let's understand the meaning of each JSON entry.