VPNLirvine / trEYEcopa

Code for eyetracking the TriCOPA videos
2 stars 1 forks source link

Slide #60

Closed brandonhackney closed 1 month ago

brandonhackney commented 1 month ago

The original idea was to perform a "sliding-window" correlation on the scanpath data in order to measure similarity across subjects. We've settled on converting each scanpath to a dimension-reduced 3D brick and correlating those. It's a little more computationally intensive, but allows for some imprecision across subjects in all three dimensions.