From 93414a2d76eb3e34deb6baec1a9e9fc39e2fefdf Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Wed, 30 Mar 2022 16:26:39 +0200 Subject: Updating Argaze presentation --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f4d7ff0..567a88c 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,9 @@ An open-source python toolkit to deal with gaze tracking and analysis in Augment ## Architecture -The ArGaze toolkit is divided in submodules dedicated to various purposes: +The ArGaze toolkit 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, ... -* 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. -- cgit v1.1