aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorThéo de la Hogue2023-08-23 13:58:16 +0200
committerThéo de la Hogue2023-08-23 13:58:16 +0200
commite88fe8f8c2b0bffee3d67b73200381cde2351dab (patch)
tree51028d813b3abad0e5c03767fe123593dc4f81bd /docs/index.md
parent2c7562e6d64dcd34529f105bfd4d007f2d1addf9 (diff)
downloadargaze-e88fe8f8c2b0bffee3d67b73200381cde2351dab.zip
argaze-e88fe8f8c2b0bffee3d67b73200381cde2351dab.tar.gz
argaze-e88fe8f8c2b0bffee3d67b73200381cde2351dab.tar.bz2
argaze-e88fe8f8c2b0bffee3d67b73200381cde2351dab.tar.xz
Adding gaze analysis pipeline user guide section. Hidding older user guide sections.
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index af57d2b..8893cd5 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -12,7 +12,7 @@ title: What is ArGaze?
## Gaze analysis pipeline
-Whether in real time or in post-processing, **ArGaze** provides extensible plugins library allowing to select application specific algorithm at each pipeline step:
+Whether in real time or in post-processing, **ArGaze** provides extensible plugins library allowing to select application specific algorithms at each pipeline step:
* **Fixation/Saccade identification**: dispersion threshold identification, velocity threshold identification, ...
* **Area Of Interest (AOI) matching**: fixation deviation circle matching, ...