aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThéo de la Hogue2022-04-07 01:21:45 +0200
committerThéo de la Hogue2022-04-07 01:21:45 +0200
commit3a45608841aadb5a7b363df55d523592389ad8c0 (patch)
treee2b5d37b10f1f17c26dfd578e9e83a25377649a9 /README.md
parent6e68a8c5da2dd1a5a7f9f79ccf986bf099cfb558 (diff)
downloadargaze-3a45608841aadb5a7b363df55d523592389ad8c0.zip
argaze-3a45608841aadb5a7b363df55d523592389ad8c0.tar.gz
argaze-3a45608841aadb5a7b363df55d523592389ad8c0.tar.bz2
argaze-3a45608841aadb5a7b363df55d523592389ad8c0.tar.xz
Updating documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 567a88c..07ccc8f 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ An open-source python toolkit to deal with gaze tracking and analysis in Augment
## Architecture
-The ArGaze toolkit some generics data structures and algorithms to process gaze analysis and it is divided in submodules dedicated to various specifics features:
+The ArGaze toolkit provides some generics data structures and algorithms to process gaze analysis and it is divided in submodules dedicated to various specifics features:
* ArUcoMarkers: ArUco markers generator, traking, camera calibration, ...
* RegionOfInterest: Region Of Interest (ROI) scene management for 2D and 3D environment.