GetFramesWithGazeInAOI: Get frames with gazedata within an Area of interest

Description Usage Arguments Value

Description

Get frames with gazedata within an Area of interest

Usage

1
GetFramesWithGazeInAOI(trial, img_AOI)

Arguments

trial

a Trial with XMean and YMean columns.

img_AOI

the coordinates of a rectangular Area of Interest given in screen proportions.

Value

a vector of boolean values indicating whether the gaze values fall into the AOI at each time point in the trial.


tjmahr/lookr documentation built on May 31, 2019, 3:41 p.m.