Skip to content

Releases: NativeSensors/EyeGestures

2.4.2 - Bright Sight

28 May 16:10
9d95d4b
Compare
Choose a tag to compare

Features:

  • V2 engine with ML calibration
  • Calibration matrices
  • Changing API into returning two event objects: gevent and calibration event
  • Saving and loading model

Fixes:

  • Calibration cursor is not moving after calibration
  • Removed "jumping cursor" in V2, caused by V1 calibration.

1.4.5

11 May 19:37
Compare
Choose a tag to compare

Features:

  • Dynamic switching RoI size after moving head [Do not trigger new calibration]

Fix:

  • Fixing debug prints

Windows App 0.0.3

16 Apr 20:18
Compare
Choose a tag to compare

Fixes:

  • Calibration is not crashing

Features:

  • CSV are chunked into multiple files of 100 lines
  • Added script for heatmaps
  • Sensitivity settings
  • Plenty of new UI components
  • Screen capture is taken at 1 second rate
  • Frame rate is cap at 30 fps.

1.3.4 + Windows App

15 Apr 10:37
Compare
Choose a tag to compare

Windows App Features:

  • Fixation threshold control
  • Radius threshold control
  • Screen recorder with button control (into list of .pngs)
  • Data recorder (into csv)
  • New layout
  • Upgraded calibration
  • Regions Of Interests
  • RoIs and Gaze viewer

Bugs:

  • Fixed bug in passing context instead of display to context

Important: 1.3.4 lib released to PyPi

1.3.3

02 Apr 11:56
Compare
Choose a tag to compare
  • License GPL3 added
  • changes in pytoml

1.3.2

31 Mar 17:18
bdae300
Compare
Choose a tag to compare
  • Updated interface from 1.2.2

1.2.1

04 Mar 00:44
Compare
Choose a tag to compare

Features:

  1. Configurable ROI starting points
  2. Configurable ROI sizes

Fixes:

  1. Fixing sharing data between contexts

Eyegestures 1.0.0

21 Feb 20:56
Compare
Choose a tag to compare

Features:

  • context switching for different users
  • stable tracker
  • automatic calibration method
  • blink is not affecting move of cursor

Eyegestures 0.1.0

18 Feb 21:27
Compare
Choose a tag to compare

Features:

  • Context manager, single object can spin few users,

EyeGestures 0.0.7

23 Dec 13:14
Compare
Choose a tag to compare
  • fixing freezing (previous point was kept, causing jumping to wrong place on the screen)