Skip to content

Areas of Interest (AOIs)

The AOI Editor allows you to draw areas of interest (AOIs) on top of the reference image or surface. You can draw anything from simple polygons to multiple disconnected shapes. This tool is available for use after an Auto Image Mapper, a Reference Image Mapper, a Marker Mapper, or a Manual Mapper enrichment is completed.

Setup - AOI Editing and Drawing

Upon completion of the enrichment, access the main view of the enrichment by navigating to the Enrichments tab and selecting Edit next to Areas of Interest.

Edit AOIs

From there, you will enter the AOI editing view and you are ready to start drawing AOIs on your reference image or surface.

AOI Labels

AOIs can be associated with one or more labels. Labels provide a flexible way to classify AOIs and enable aggregation of gaze metrics across multiple AOI instances and across one or more enrichments within a project.

Right click the label to quickly access the label menu. Multi select AOIs with shift or ctrl (cmd for MacOS) and assign labels to multiple AOIs at once.

Labels exist in the Project scope. To manage Labels, right click an AOI and select ‘Manage Labels’ in the menu.

TIP

Would you like to automatically segment your areas of interest? Check out our Alpha-Lab tutorial.

Exporting AOI Metrics

Through the Downloads tab, you can download the AOI-related files as part of the enrichment folder. Note, that the following CSV files will be empty if no AOIs are defined for a specific enrichment.

aoi_fixations.csv

This file contains fixation events mapped on each area of interest.

FieldDescription
label idUnique identifier of the corresponding AOI label.
aoi labelLabel of the corresponding AOI.
section idUnique identifier of the corresponding section.
recording idUnique identifier of the recording this sample belongs to.
fixation idIdentifier of fixation within the section. The counter starts at the beginning of the recording.
fixation duration [ms]Duration of the fixation in milliseconds.

aoi_metrics.csv

This file contains standard fixation metrics on AOIs.

FieldDescription
label idUnique identifier of the corresponding AOI label.
recording idUnique identifier of the recording this sample belongs to.
recording nameName of the recording this sample belongs to.
aoi labelLabel of the corresponding AOI.
average fixation duration [ms]Average fixation duration for the corresponding area of interest in milliseconds.
total fixationsTotal number of fixations for the corresponding area of interest in milliseconds.
time to first fixation [ms]Average time in milliseconds until the corresponding area of interest gets fixated on for the first time in a recording.
total fixation duration [ms]Total fixation duration for the corresponding area of interest in milliseconds.