aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/areas_of_interest/aoi_scene_projection.md
diff options
context:
space:
mode:
authorThéo de la Hogue2023-06-19 10:01:10 +0200
committerThéo de la Hogue2023-06-19 10:01:10 +0200
commit91857bacd4f82e48d8a06b43bcc48294701d6a1d (patch)
tree93d95d0bc6ec4b01c295efe8b788ac69d369d6e2 /docs/user_guide/areas_of_interest/aoi_scene_projection.md
parent053726042d48f68bce7f0bfb4d53c5be097e234d (diff)
downloadargaze-91857bacd4f82e48d8a06b43bcc48294701d6a1d.zip
argaze-91857bacd4f82e48d8a06b43bcc48294701d6a1d.tar.gz
argaze-91857bacd4f82e48d8a06b43bcc48294701d6a1d.tar.bz2
argaze-91857bacd4f82e48d8a06b43bcc48294701d6a1d.tar.xz
Using relative path to code reference to make it works online.
Diffstat (limited to 'docs/user_guide/areas_of_interest/aoi_scene_projection.md')
-rw-r--r--docs/user_guide/areas_of_interest/aoi_scene_projection.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/areas_of_interest/aoi_scene_projection.md b/docs/user_guide/areas_of_interest/aoi_scene_projection.md
index 4d06e87..ad50f6f 100644
--- a/docs/user_guide/areas_of_interest/aoi_scene_projection.md
+++ b/docs/user_guide/areas_of_interest/aoi_scene_projection.md
@@ -5,7 +5,7 @@ title: AOI scene projection
AOI scene projection
====================
-An [AOI3DScene](/argaze/#argaze.AreaOfInterest.AOI3DScene) can be rotated and translated according to a pose estimation before to project it onto camera frame as an [AOI2DScene](/argaze/#argaze.AreaOfInterest.AOI2DScene).
+An [AOI3DScene](../../../argaze/#argaze.AreaOfInterest.AOI3DScene) can be rotated and translated according to a pose estimation before to project it onto camera frame as an [AOI2DScene](../../../argaze/#argaze.AreaOfInterest.AOI2DScene).
![AOI projection](../../img/aoi_projection.png)