Skip to content

Commit

Permalink
Fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
elepl94 authored Oct 5, 2023
1 parent 824f2a0 commit f0453be
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/alpha-lab/scanpath-rim.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ Picture this: Build and customise scanpath visualisations with your Reference Im
:::

## Visualising gaze exploration with scanpaths

Check warning on line 20 in src/alpha-lab/scanpath-rim.md

View workflow job for this annotation

GitHub Actions / ✍️ Check spelling

Unknown word (Visualising)

Check warning on line 20 in src/alpha-lab/scanpath-rim.md

View workflow job for this annotation

GitHub Actions / ✍️ Check spelling

Unknown word (scanpaths)
Scanpaths are graphical representations of gaze over time. Scanpaths offer a glimpse into how the observer has focused their attention on different aspects of the scene, which is a valuable tool for understanding a person's visual attention and perception. The video above shows:
- Fixation locations are visualized as blue numbered circles. Saccades are shown with blue lines connecting fixations.
- Fixation duration is mapped to circle size. Longer fixations corresponding to bigger circles.
- Lines visualize saccades. Longer lines correspond larger saccadic amplitude (larger shifts in gaze).

Scanpaths are graphical representations of gaze over time. They provide a glimpse into how the observer has focused their attention on different aspects of a scene, making them a valuable tool for understanding a person's visual attention and perception. The video above illustrates this concept. It shows:

Check warning on line 21 in src/alpha-lab/scanpath-rim.md

View workflow job for this annotation

GitHub Actions / ✍️ Check spelling

Unknown word (Scanpaths)
- Fixation locations, visualized as blue numbered circles
- Fixation durations, which are mapped to the size of the circles. Longer fixations correspond to larger circles
- Saccades, represented by blue lines connecting the fixations
- Saccade amplitudes, reflected by the length of the lines. Longer lines correspond to larger saccade amplitudes, indicating larger shifts in gaze

In this guide, we will show you how to generate both static and dynamic scanpath visualisations using your Reference
Image Mapper exported data.
Expand Down

0 comments on commit f0453be

Please sign in to comment.