- 10 Jun, 2019 3 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
-
Thiago Santini authored
-
- 29 May, 2019 1 commit
-
-
Thiago Santini authored
-
- 13 May, 2019 1 commit
-
-
Thiago Santini authored
Compilation for Linux should be temporally broken
-
- 18 Apr, 2019 1 commit
-
-
Thiago Santini authored
-
- 08 Apr, 2019 2 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
-
- 07 Mar, 2019 1 commit
-
-
Thiago Santini authored
-
- 15 Feb, 2019 1 commit
-
-
Thiago Santini authored
-
- 06 Feb, 2019 1 commit
-
-
Thiago Santini authored
-
- 31 Jan, 2019 1 commit
-
-
Thiago Santini authored
Creates separate access for gaze estimation to avoid emiting new tuples on evaluation. Otherwise when we finish a calibration, a bunch of old tuples will be logged to the journal
-
- 25 Jan, 2019 2 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
-
- 21 Jan, 2019 2 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
-
- 18 Jan, 2019 11 commits
-
-
Thiago Santini authored
Since we now have sub-millisecond precision in the data, we control output width based on the fractional part so we don't lose precision
-
Thiago Santini authored
Moves from QElapsedTimer to chrono::steady_clock. Uses frame timestamps provided by the frame if available, compensating for drifts w.r.t. EyeRec time.
-
Thiago Santini authored
-
Thiago Santini authored
-
Thiago Santini authored
-
Thiago Santini authored
-
Thiago Santini authored
Includes combo box for tracking although we only have one tracking method at the moment
-
Thiago Santini authored
-
Thiago Santini authored
-
Thiago Santini authored
-
Thiago Santini authored
-
- 11 Jan, 2019 1 commit
-
-
Thiago Santini authored
- Updates icons, licenses, and copyright - Post processor (in beta; there are many things that need to be fixed and improved) - Integrates gaze estimate into the gaze estimation pipeline - Already adding Eigen as it will be necessary when we merge Grip and the eye model
-
- 26 Nov, 2018 1 commit
-
-
Thiago Santini authored
If higher priority trigger had been open, it's queue would never be empty. Thus, if that triggers is turned off, next trigger would never kick in.
-
- 23 Oct, 2018 1 commit
-
-
Thiago Santini authored
-
- 11 Oct, 2018 2 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
At 400x400 the contrast is really bad; playing around a bit, this seems to be the best it gets.
-
- 24 Sep, 2018 1 commit
-
-
Thiago Santini authored
Also changes default calibration method and maximum pupil size
-
- 11 Sep, 2018 2 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
-
- 07 Sep, 2018 3 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
-
Thiago Santini authored
Uses data from both eyes for a single polynomial regression
-
- 05 Sep, 2018 2 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
Points considered to bias the evaluation points were being used anyway. Although for the majority of CalibMe cases this had little effect -- because the large amount of points + spread give little weight to each point -- it could be critical if the calibration points are only concentrated around evaluation points -- e.g., N-Point calibrations. Also, the whole gaze estimation logic needs to be untangled.
-