aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/GazeAnalysis/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/argaze/GazeAnalysis/README.md')
-rw-r--r--src/argaze/GazeAnalysis/README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/argaze/GazeAnalysis/README.md b/src/argaze/GazeAnalysis/README.md
index fd778e4..3084c15 100644
--- a/src/argaze/GazeAnalysis/README.md
+++ b/src/argaze/GazeAnalysis/README.md
@@ -1,9 +1,5 @@
Class interface to work with various gaze analysis algorithms.
-# Gaze movements identification algorithms
+## Wiki
-*"The act of classifying eye movements into distinct events is, on a general level, driven by a desire to isolate different intervals of the data stream strongly correlated with certain oculomotor or cognitive properties."* Citation from ["One algorithm to rule them all? An evaluation and discussion of ten eye movement event-detection algorithms"](https://link.springer.com/article/10.3758/s13428-016-0738-9) article.
-
-## Dispersion based gaze movement identifier (I-DT)
-
-The code is based on the implementation of the I-DT algorithm as described in ["Identifying fixations and saccades in eye-tracking protocols"](http://dx.doi.org/10.1145/355017.355028) article. \ No newline at end of file
+Read [ArGaze wiki page dedicated to gaze analysis](https://git.recherche.enac.fr/projects/argaze/wiki/Gaze_analysis) submodule. \ No newline at end of file