diff options
author | Théo de la Hogue | 2023-08-31 15:42:11 +0200 |
---|---|---|
committer | Théo de la Hogue | 2023-08-31 15:42:11 +0200 |
commit | c4cf992ef311cad5c776a61b4386e51284401e79 (patch) | |
tree | 5becffc2e2b35aa61ae675fe5f6d4bff0af57981 /docs | |
parent | d4af5182bce83cec8223923366002c3fbaebce6a (diff) | |
download | argaze-c4cf992ef311cad5c776a61b4386e51284401e79.zip argaze-c4cf992ef311cad5c776a61b4386e51284401e79.tar.gz argaze-c4cf992ef311cad5c776a61b4386e51284401e79.tar.bz2 argaze-c4cf992ef311cad5c776a61b4386e51284401e79.tar.xz |
Updating ArGaze presentation page.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md index c5a25dd..7ea8d51 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,11 +2,11 @@ title: What is ArGaze? --- -# Build modular real or delayed time gaze processing pipeline +# Build real time or post-processing eye tracking applications **Useful links**: [Installation](installation.md) | [Source Repository](https://git.recherche.enac.fr/projects/argaze/repository) | [Issue Tracker](https://git.recherche.enac.fr/projects/argaze/issues) | [Contact](mailto:achil-contact@recherche.enac.fr) -Whether in real time or in post-processing, **ArGaze** python toolkit provides a set of classes to build custom-made gaze processing pipelines that works with any kind of eye tracker devices. +**ArGaze** python toolkit provides a set of classes to build custom-made gaze processing pipelines that works with any kind of eye tracker devices whether on live data stream or for data post-processing. ![AGaze pipeline](img/argaze_pipeline.png) |