Skip to content

Dart Gaze

Latest
Compare
Choose a tag to compare
@PeterWaIIace PeterWaIIace released this 10 Dec 12:46
· 2 commits to main since this release
3066321

Breaking changes:

  • now imports require only one eyegestures reference import eyegestures

Features:

  • Adding new v3 model,
  • v3 model comes with experimental saccades detection,
  • v3 face stabilization (user's head is tracked to counter act its movements),
  • v3 face scaling (when user's head is moving forward or backward head landmarks will scaled),
  • v3 do not use v1 nor v2,
  • added test targets to v3 demo
  • low pass filter for keypoints in v3

Fixes:

  • More equal distribution of calibration data (now it has 30 data points per calibration point)