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.
See also: Display settings functions
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 |
---|---|---|---|
0: don’t show eye images |
1 |
If set, show images for right and left eye |
|
0: false |
1 |
If set and pupil detected, show pupil center in camera image |
|
0: false |
0 |
If set and pupil edge detected, show pupil edge in camera image |
|
0: false |
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. |
|
0: false |
1 |
If set and corneal reflection detected, show corneal reflection center in camera image |
|
0: false |
0 |
If set and corneal reflection detected, show P-CR vector in camera image |
|
0: false |
0 |
If set and iris detected, show iris center in camera image |
|
0: false |
0 |
If set and iris detected, show iris edge in camera image |
|
0: false |
0 |
If set draw iris edge in camera image as an ellipse |
|
0: false |
1 |
If set and marker detected, show marker center in camera image |
|
0: false |
0 |
If set and marker detected, show marker outline in camera image |
|
0: false |
0 |
If set and marker detected, show marker/ roll (i.e. head roll) in camera image |
|
0: false |
0 |
If set and marker detected, show marker dot numbers in camera image |
|
0: false |
0 |
If set and gaze position determined, show gaze dot for mean of right and left eye in camera image |
|
0: false |
0 |
If set and gaze position determined, show gaze dot separately for each eye in camera image |
|
0: false |
0 |
If set, show linear regression lines (baton shaped) in playback graphs |
|
0: false |
0 |
If set, show RMSE of linear regression lines in playback graphs |