The display settings control some aspects of the main page of the eyevec-control application. None of the display settings affect the actual eye-tracking.

These settings can be written to a settings file .eyevec-displayrc (in your home directory) using the eyevec-control application. This makes the display settings persistent across eye-tracking sessions. You can edit the settings file using any plain text editor.

Details

The names of all settings are in lowercase with dashes between the parts that make up the name. In the settings file however the dashes are removed. For instance the setting named show-pupil-center is called showpupilcenter in the settings file.

Name Valid range / options Default Description

show-eye-images

0: don’t show eye images
1: show eye images below camera image if there’s room
2: show eye images below camera image if there’s room, otherwise show eye images left of camera image

1

If set, show images for right and left eye

show-pupil-center

0: false
1: true

1

If set and pupil detected, show pupil center in camera image

show-pupil-edge

0: false
1: true

0

If set and pupil edge detected, show pupil edge in camera image

pupil-ellipse

0: false
1: true

0

If set draw pupil edge (if requested) in camera image as an ellipse instead of as detected edge points

If this is set but no pupil ellipse has been calculated then no pupil edge will be drawn.

show-cr-center

0: false
1: true

1

If set and corneal reflection detected, show corneal reflection center in camera image

show-cr-vector

0: false
1: true

0

If set and corneal reflection detected, show P-CR vector in camera image

show-iris-center

0: false
1: true

0

If set and iris detected, show iris center in camera image

show-iris-edge

0: false
1: true

0

If set and iris detected, show iris edge in camera image

iris-ellipse

0: false
1: true

0

If set draw iris edge in camera image as an ellipse

show-marker-center

0: false
1: true

1

If set and marker detected, show marker center in camera image

show-marker-outline

0: false
1: true

0

If set and marker detected, show marker outline in camera image

show-marker-roll

0: false
1: true

0

If set and marker detected, show marker/ roll (i.e. head roll) in camera image

show-marker-digits

0: false
1: true

0

If set and marker detected, show marker dot numbers in camera image

show-gaze-mean

0: false
1: true

0

If set and gaze position determined, show gaze dot for mean of right and left eye in camera image

show-gaze-separate

0: false
1: true

0

If set and gaze position determined, show gaze dot separately for each eye in camera image

show-regression-line

0: false
1: true

0

If set, show linear regression lines (baton shaped) in playback graphs

show-regression-error

0: false
1: true

0

If set, show RMSE of linear regression lines in playback graphs