simonarvin / eyeloop

EyeLoop is a Python 3-based eye-tracker tailored specifically to dynamic, closed-loop experiments on consumer-grade hardware.
GNU General Public License v3.0
479 stars 68 forks source link

Streamlining for multiple videos #29

Open alex-attinger opened 3 years ago

alex-attinger commented 3 years ago

Is there a straight forward way to optimize parameters (location of cornea reflection, thresholds for binarizing, etc) for a recording, and then applying these parameters to extract pupil position and diameter for a series of videos without the GUI?

simonarvin commented 3 years ago

Hi Alex

Not currently, but I will take a look at implementing this!

Best, Simon