diff options
author | Théo de la Hogue | 2023-09-04 10:22:52 +0200 |
---|---|---|
committer | Théo de la Hogue | 2023-09-04 10:22:52 +0200 |
commit | a1a189674d7ca0dbd5a5d84f3715084f41eec012 (patch) | |
tree | 15fbafa86ba4cb6054ba635dcab6584a3347df10 /docs/index.md | |
parent | c4cf992ef311cad5c776a61b4386e51284401e79 (diff) | |
download | argaze-a1a189674d7ca0dbd5a5d84f3715084f41eec012.zip argaze-a1a189674d7ca0dbd5a5d84f3715084f41eec012.tar.gz argaze-a1a189674d7ca0dbd5a5d84f3715084f41eec012.tar.bz2 argaze-a1a189674d7ca0dbd5a5d84f3715084f41eec012.tar.xz |
Making text as bold.
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index 7ea8d51..c351421 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,7 +6,7 @@ title: What is ArGaze? **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) -**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. +**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) |