diff options
author | Théo de la Hogue | 2024-03-13 14:23:23 +0100 |
---|---|---|
committer | Théo de la Hogue | 2024-03-13 14:23:23 +0100 |
commit | f070aa65105cb119606cb2ac49719b670b58cbe2 (patch) | |
tree | 44fdcb125e855c996bd90fdd097963f5a92157de /docs/index.md | |
parent | 1c4bb7c90fa41a54906b12330de0ce18be018df3 (diff) | |
download | argaze-f070aa65105cb119606cb2ac49719b670b58cbe2.zip argaze-f070aa65105cb119606cb2ac49719b670b58cbe2.tar.gz argaze-f070aa65105cb119606cb2ac49719b670b58cbe2.tar.bz2 argaze-f070aa65105cb119606cb2ac49719b670b58cbe2.tar.xz |
Removing waring in ArGaze presentation page. Connectors examples will be added later.
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/index.md b/docs/index.md index bfaba85..e257039 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,13 +10,6 @@ title: What is ArGaze? ![ArGaze pipeline](img/argaze_pipeline.png) -!!! warning "Eyetracker connectors are not provided" - - **ArGaze** works with any eyetracker device but there is no connector provided inside the library. -<!-- - [Read the use cases section to discover examples using specific eyetrackers](./user_cases/introduction.md). -!--> - ## Gaze analysis pipeline First of all, **ArGaze** provides extensible modules library allowing to select application specific algorithms at each pipeline step: |