Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 543 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 543 Bytes

EyeTracking

Eye tracking - Saccade and fixation algorithm detection and analysis Code in python (Jupyter Notebook files)

Code_All_Pix_IVT: analysis of eye tracking data in pixel units (x,y), using a velocity algorithm to saccade and fixation detection

DeteccionImagen: using OpenCV to detect text and numbers location for several images used in psicologycal tests (such as TMA, DEM and comprehension reading)

Graficos: heatmap, individual graphics of eye tracking signal and statistics of eye tracking data output form Code_All_Pix_IVT