aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/areas_of_interest/introduction.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/user_guide/areas_of_interest/introduction.md')
-rw-r--r--docs/user_guide/areas_of_interest/introduction.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/user_guide/areas_of_interest/introduction.md b/docs/user_guide/areas_of_interest/introduction.md
new file mode 100644
index 0000000..7d44785
--- /dev/null
+++ b/docs/user_guide/areas_of_interest/introduction.md
@@ -0,0 +1,8 @@
+About Areas Of Interest (AOI)
+=============================
+
+The [AreaOfInterest submodule](/argaze/#argaze.AreaOfInterest) allows to deal with AOI in a AR environment through high level classes:
+
+* [AOIFeatures](/argaze/#argaze.AreaOfInterest.AOIFeatures)
+* [AOI3DScene](/argaze/#argaze.AreaOfInterest.AOI3DScene)
+* [AOI2DScene](/argaze/#argaze.AreaOfInterest.AOI2DScene) \ No newline at end of file