ddetommaso / TobiiGlassesPySuite

A Python based software suite for designing eye-tracking studies with the Tobii Pro Glasses 2
GNU General Public License v3.0
14 stars 8 forks source link

AOIs definition, matching and exporting (using SURF) #3

Open ddetommaso opened 5 years ago

ddetommaso commented 5 years ago

To create an AOI model based on SURF allowing selection, matching and exporting of AOIs.

To implement a class AOI_SURFModel in aoi/surf.py in order to be able to export a csv file with gaze fixations labeled with correct AOIs following the example aoi_surf.py in TobiiGlassesPySuite-Examples