Changes
Page history
Update Eyetracker Scripts HowTo
authored
Jan 05, 2021
by
afahey2
Show whitespace changes
Inline
Side-by-side
Eyetracker-Scripts-HowTo.md
View page @
aef00406
...
...
@@ -22,7 +22,7 @@ In `egs/prepare_eyetracker_data`, the pipeline we use to pre-process the TOBII g
**PARAMETERS:**
*
`export_file`
: Path to CSV. Raw Tobii eye-tracking data for all participants.
*
`out_dir`
:
Path to a folder that stores segmented video eye movement and model information. (D
ocumented below
)
.
*
`out_dir`
:
Stores the output of this script d
ocumented below.
**OUTPUT:**
...
...
@@ -41,7 +41,7 @@ In `egs/prepare_eyetracker_data`, the pipeline we use to pre-process the TOBII g
**PARAMETERS:**
*
`tobii_export_fn`
: Name of the file that contains raw Tobii eye-tracking data for all participants.
*
`video_metadata_fn`
: Name of the file that stores participant and task data for all videos.
*
`out_dir`
:
Path to a folder that stores segmented eye-tracking data for each video
.
*
`out_dir`
:
Stores the output of this script documented below
.
**OUTPUT:**
...
...
...
...