Error detection and Spline Interpolation of eye gaze data
Make eye gaze data useable. Basically it determines the outliers and anomolies, then fill up the gap using cubic-spline interpolation.
Code:
Requirement
Latest matlab
The App
Execution
Download the app with test gaze file here: Download
- Click “Import” to import any eye gaze data
- Click “Generate graph” to draw all data
- Click “Detect and eliminate outliers” (It is better to click twice)
- Click “Mark gaps” to mark missing data
- Click “Fill gaps” to fill missing data
- (Optional) Click “Mark gaps” to see there is no gaps.
Results