diff options
author | Théo de la Hogue | 2023-06-07 20:19:03 +0200 |
---|---|---|
committer | Théo de la Hogue | 2023-06-07 20:19:03 +0200 |
commit | 82da31d1989c20ea2e1748f6e33b7cd36aa34252 (patch) | |
tree | 5bff70051a805097f977a423547a76d6faef23f4 /docs/user_guide/ar_environment/environment_exploitation.md | |
parent | 3bf8b12727974095b92db59434012e73266f6af2 (diff) | |
download | argaze-82da31d1989c20ea2e1748f6e33b7cd36aa34252.zip argaze-82da31d1989c20ea2e1748f6e33b7cd36aa34252.tar.gz argaze-82da31d1989c20ea2e1748f6e33b7cd36aa34252.tar.bz2 argaze-82da31d1989c20ea2e1748f6e33b7cd36aa34252.tar.xz |
Improving cross reference in ar environment section.
Diffstat (limited to 'docs/user_guide/ar_environment/environment_exploitation.md')
-rw-r--r-- | docs/user_guide/ar_environment/environment_exploitation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/ar_environment/environment_exploitation.md b/docs/user_guide/ar_environment/environment_exploitation.md index db40385..a28b74d 100644 --- a/docs/user_guide/ar_environment/environment_exploitation.md +++ b/docs/user_guide/ar_environment/environment_exploitation.md @@ -1,7 +1,7 @@ Environment exploitation ======================== -Once loaded, AR environment assets can be exploited as illustrated below: +Once loaded, [ArEnvironment](/argaze/#argaze.ArFeatures.ArEnvironment) assets can be exploited as illustrated below: ```python # Access to AR environment ArUco detector passing it a frame where to detect ArUco markers |