EyegazeData {BiDimRegression} | R Documentation |
Eye gaze calibration data
Description
A dataset containing a monocular eye gaze recording with calibration sequence. Courtesy of Bamberger Baby Institut (BamBI).
Usage
EyegazeData
Format
A data frame with 365 rows and 6 variables:
- time
sample timestamp, in milliseconds
- x, y
recorded gaze, in internal eye tracker units
- target_x, target_y
location of the calibration target on the screen, in pixels
- target
index of the target within the sequence
...
[Package BiDimRegression version 2.0.1 Index]