diff options
author | Théo de la Hogue | 2024-07-01 15:12:01 +0200 |
---|---|---|
committer | Théo de la Hogue | 2024-07-01 15:12:01 +0200 |
commit | b27ec2b1d229110e8800fe4cb6de9bbf82ff5717 (patch) | |
tree | c4a3722787174022e138b2efabb3736bb8565ce6 | |
parent | feb023e7cd6c247e2d2e19efdb276d9a41e3c23e (diff) | |
download | argaze-b27ec2b1d229110e8800fe4cb6de9bbf82ff5717.zip argaze-b27ec2b1d229110e8800fe4cb6de9bbf82ff5717.tar.gz argaze-b27ec2b1d229110e8800fe4cb6de9bbf82ff5717.tar.bz2 argaze-b27ec2b1d229110e8800fe4cb6de9bbf82ff5717.tar.xz |
Updating library description.
-rw-r--r-- | docs/index.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index d179007..2d00d16 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,7 +6,9 @@ title: What is ArGaze? **Useful links**: [Installation](installation.md) | [Source Repository](https://gitpub.recherche.enac.fr/argaze) | [Issue Tracker](https://git.recherche.enac.fr/projects/argaze/issues) | [Contact](mailto:argaze-contact@recherche.enac.fr) -**ArGaze** is a Python software library that lets you build **custom-made gaze analysis pipelines** for **any kind of eye tracker device,** whether for **post- or real-time data processing**. +**ArGaze** is an open and flexible Python software library designed to provide a unified and modular approach to gaze analysis or gaze interaction. +**ArGaze** facilitates **real-time and/or post-processing analysis** for both **screen-based and head-mounted** eye tracking systems. +By offering a wide array of gaze metrics and supporting easy extension to incorporate additional metrics, **ArGaze** empowers researchers and practitioners to explore novel analytical approaches efficiently. ![ArGaze pipeline](img/argaze_pipeline.png) |