Skip to content

Commit

Permalink
fix fixation output neon player
Browse files Browse the repository at this point in the history
  • Loading branch information
nadje committed Aug 12, 2024
1 parent 1b1be79 commit 2128f84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion neon/neon-player/fixation-detector/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ Results exported to `fixations.csv` with the following fields:
| **duration [ms]** | Duration of the fixation in milliseconds. |
| **fixation x [px]** | Float value representing the x-coordinate of the fixation in world camera pixel coordinates. This position is the average of all gaze samples within the fixation. |
| **fixation y [px]** | Same as "fixation x [px]" but for the y-coordinate. |
| **fixation y [px]** | Same as "fixation x [px]" but for the y-coordinate. |

0 comments on commit 2128f84

Please sign in to comment.