Skip to content

krasvas/PeyeMMV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PeyeMMV: Python implementation of EyeMMV’s fixation detection algorithm

Copyright (C) 2022 Vassilios Krassanakis (University of West Attica)

PeyeMMV constitutes a Python module that implements the two-step spatial dispersion fixation detection algorithm imported in both EyeMMV and LandRate MATLAB toolboxes. Specifically, this algorithm implements spatiotemporal criteria, belongs to the family of I-DT based algorithms and can be used as a spatial noise filtering approach during fixation identification process. PeyeMMV module could be utilized in order to extract fixation clusters among raw gaze data as well as to generate a basic plot that visualizes both gaze data and fixation centers positions. The module could be easily imported in every Python script or module.

The folder “DEMO” includes demo data as well as two different examples that show how PeyeMMV can be executed.

The source code of PeyeMMV module is distributed under the 3rd version of GNU General Public License as published by the Free Software Foundation (GPLv3). You can receive a copy of the GNU General Public License by the file "LICENSE".

For further information, please email me: krasvas[at]uniwa[dot]gr

About

Python implementation of EyeMMV’s fixation detection algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages