aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/utils/demonstrations_scripts.md
diff options
context:
space:
mode:
authorThéo de la Hogue2024-04-22 15:06:50 +0200
committerThéo de la Hogue2024-04-22 15:06:50 +0200
commitc0cd527c8977ad56102f86ec9daecea10db901c6 (patch)
treed838ea1eb56910116f513dd45eb09e6810f1400f /docs/user_guide/utils/demonstrations_scripts.md
parent81e6bbf2e4b4c9ba93690dc0989cbf5686243b03 (diff)
parente7344955a1368c24c55fc12b2cb9ff2582278785 (diff)
downloadargaze-c0cd527c8977ad56102f86ec9daecea10db901c6.zip
argaze-c0cd527c8977ad56102f86ec9daecea10db901c6.tar.gz
argaze-c0cd527c8977ad56102f86ec9daecea10db901c6.tar.bz2
argaze-c0cd527c8977ad56102f86ec9daecea10db901c6.tar.xz
Merge doc/update branch.
Diffstat (limited to 'docs/user_guide/utils/demonstrations_scripts.md')
-rw-r--r--docs/user_guide/utils/demonstrations_scripts.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/user_guide/utils/demonstrations_scripts.md b/docs/user_guide/utils/demonstrations_scripts.md
index f3f2b9e..ed2f8d9 100644
--- a/docs/user_guide/utils/demonstrations_scripts.md
+++ b/docs/user_guide/utils/demonstrations_scripts.md
@@ -9,6 +9,14 @@ Collection of command-line scripts for demonstration purpose.
!!! note
*Use -h option to get command arguments documentation.*
+## Random context
+
+Load **random_context.json** file to analyze random gaze positions.
+
+```shell
+python -m argaze ./src/argaze/utils/demo/random_context.json
+```
+
## OpenCV window context
Load **opencv_window_context.json** file to analyze mouse pointer positions over OpenCV window.
@@ -16,6 +24,7 @@ Load **opencv_window_context.json** file to analyze mouse pointer positions over
```shell
python -m argaze ./src/argaze/utils/demo/opencv_window_context.json
```
+
## Tobii Pro Glasses 2
### Tobii live stream context