diff options
author | Théo de la Hogue | 2023-11-15 12:39:12 +0100 |
---|---|---|
committer | Théo de la Hogue | 2023-11-15 12:39:12 +0100 |
commit | 99845a52709d1b22a8cc6b924f68cb1bd5d31615 (patch) | |
tree | 0eec64cd17d501facf23d1cc9c4c19b948798b65 /docs/user_guide/gaze_analysis_pipeline/introduction.md | |
parent | 78ce6ffc892ef7d64a8d1da0dbdfcbf34d214bbd (diff) | |
download | argaze-99845a52709d1b22a8cc6b924f68cb1bd5d31615.zip argaze-99845a52709d1b22a8cc6b924f68cb1bd5d31615.tar.gz argaze-99845a52709d1b22a8cc6b924f68cb1bd5d31615.tar.bz2 argaze-99845a52709d1b22a8cc6b924f68cb1bd5d31615.tar.xz |
Documenting gaze position calibration features.
Diffstat (limited to 'docs/user_guide/gaze_analysis_pipeline/introduction.md')
-rw-r--r-- | docs/user_guide/gaze_analysis_pipeline/introduction.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/user_guide/gaze_analysis_pipeline/introduction.md b/docs/user_guide/gaze_analysis_pipeline/introduction.md index 65cc53a..16574e1 100644 --- a/docs/user_guide/gaze_analysis_pipeline/introduction.md +++ b/docs/user_guide/gaze_analysis_pipeline/introduction.md @@ -22,3 +22,4 @@ More advanced features are also explained like: * [How to script gaze analysis pipeline](advanced_topics/scripting.md), * [How to load module from another package](advanced_topics/module_loading.md). +* [How to calibrate gaze position](advanced_topics/gaze_position_calibration.md). |