aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/utils/demonstrations_scripts.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/user_guide/utils/demonstrations_scripts.md')
-rw-r--r--docs/user_guide/utils/demonstrations_scripts.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/user_guide/utils/demonstrations_scripts.md b/docs/user_guide/utils/demonstrations_scripts.md
index 82018e3..ed2f8d9 100644
--- a/docs/user_guide/utils/demonstrations_scripts.md
+++ b/docs/user_guide/utils/demonstrations_scripts.md
@@ -9,20 +9,20 @@ Collection of command-line scripts for demonstration purpose.
!!! note
*Use -h option to get command arguments documentation.*
-## OpenCV window context
+## Random context
-Load **opencv_window_context.json** file to analyze mouse pointer positions over OpenCV window.
+Load **random_context.json** file to analyze random gaze positions.
```shell
-python -m argaze ./src/argaze/utils/demo/opencv_window_context.json
+python -m argaze ./src/argaze/utils/demo/random_context.json
```
-## Random context
+## OpenCV window context
-Load **random_context.json** file to analyze random gaze positions.
+Load **opencv_window_context.json** file to analyze mouse pointer positions over OpenCV window.
```shell
-python -m argaze ./src/argaze/utils/demo/random_context.json
+python -m argaze ./src/argaze/utils/demo/opencv_window_context.json
```
## Tobii Pro Glasses 2