aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.