From 1f0a4bf66289a6d85e3896248deeb156e6899d2a Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Wed, 13 Apr 2022 23:21:35 +0200 Subject: Using Area Of Interest (AOI) instead of Region Of Interest (ROI) every where --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 07ccc8f..2da1489 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ An open-source python toolkit to deal with gaze tracking and analysis in Augment 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. +* AreaOfInterest: Area Of Interest (AOI) 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