aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThéo de la Hogue2022-03-24 03:13:54 +0100
committerThéo de la Hogue2022-03-24 03:13:54 +0100
commitc502805e04e2d26f410fd2d30e283f696b86e848 (patch)
treec3f2e53feacc185c0173ea1287c325f2b0b73108 /README.md
parent5c5157bbed4d15a972ed6943aa2c66a8b97b13ae (diff)
downloadargaze-c502805e04e2d26f410fd2d30e283f696b86e848.zip
argaze-c502805e04e2d26f410fd2d30e283f696b86e848.tar.gz
argaze-c502805e04e2d26f410fd2d30e283f696b86e848.tar.bz2
argaze-c502805e04e2d26f410fd2d30e283f696b86e848.tar.xz
Updating readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7722cff..8a66f09 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ An open-source python toolkit to deal with gaze tracking and analysis in Augment
The ArGaze toolkit is divided in submodules dedicated to various purposes:
* ArUcoMarkers: ArUco markers generator, traking, camera calibration, ...
+* DataAnalysis: Generic data structures and algorithms to process various analysis.
* RegionOfInterest: Region Of Interest (ROI) scene management for 2D and 3D environment.
* TobiiGlassesPro2: A gaze tracking device interface.
* utils: Collection of command-line high level features scripts based on ArGaze toolkit.