aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorThéo de la Hogue2023-09-06 08:47:32 +0200
committerThéo de la Hogue2023-09-06 08:47:32 +0200
commit4ccf673af3d9cde16f332f3486b8144ea3fb2508 (patch)
tree56b0fe37b6612accbade0f554a5da1eae37913d0 /docs/index.md
parent38f1e22702bc08a3494728874c59978e868cdf03 (diff)
downloadargaze-4ccf673af3d9cde16f332f3486b8144ea3fb2508.zip
argaze-4ccf673af3d9cde16f332f3486b8144ea3fb2508.tar.gz
argaze-4ccf673af3d9cde16f332f3486b8144ea3fb2508.tar.bz2
argaze-4ccf673af3d9cde16f332f3486b8144ea3fb2508.tar.xz
Fixng image name.
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index 7565c5e..2306490 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -26,7 +26,7 @@ Once incoming data formatted as required, all those gaze analysis features can b
Things goes harder when gaze data comes from head-mounted eye tracker devices. That's why **ArGaze** provides **Augmented Reality (AR)** support to map **Areas Of Interest (AOI)** on <a href="https://docs.opencv.org/4.x/d5/dae/tutorial_aruco_detection.html" target="_blank">OpenCV ArUco markers</a>.
-![ArUco pipeline axis](img/aruco_markers_pipeline_axis.png)
+![ArUco pipeline axis](img/aruco_pipeline_axis.png)
This ArUco markers pipeline can be combined with any wearable eye tracking device python library like Tobii or Pupill glasses.