From 9ce64a6c47156fe28e484633e2c8932c682fbf85 Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Wed, 15 Feb 2023 18:16:54 +0100 Subject: Major rewrite to allow multi ArScene managements with new ArFeatures. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cd6b147..4b0be1b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An open-source python toolkit to deal with dynamic Areas Of Interest (AOI) and g # Architecture -The ArGaze toolkit provides some generics data structures and algorithms to build AR environement with dynamic AOI and so allow gaze tracking with mobil eye tracker devices. It is divided in submodules dedicated to various specifics features: +The ArGaze toolkit provides some generics data structures and algorithms to build AR environement with dynamic AOI and so allow gaze tracking with mobil eye detecter devices. It is divided in submodules dedicated to various specifics features: * `argaze.ArUcoMarkers`: ArUco markers generator, traking, camera calibration, ... * `argaze.AreaOfInterest`: Area Of Interest (AOI) scene management for 2D and 3D environment. -- cgit v1.1