- 21 Jan, 2019 1 commit
-
-
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.
-
- 04 Sep, 2018 2 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
Do median outlier identification based on the mono / binocular calibration setting. Pick first available method if unknown was requested.
-
- 03 Sep, 2018 3 commits
-
-
Thiago Santini authored
Moving to doubles and normalizing per resolution (so now we allow for resolution changes given that the aspect ratio remains constant).
-
Thiago Santini authored
Makes it possible to mix polynomials
-
Thiago Santini authored
-
- 17 Aug, 2018 1 commit
-
-
Thiago Santini authored
If startRecording() was called instead of startRecording(double), videoWriter would never be initialized.
-
- 10 Aug, 2018 4 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
Thanks David Gil for pointing that one out
-
Thiago Santini authored
-
Thiago Santini authored
-
- 09 Aug, 2018 1 commit
-
-
Thiago Santini authored
-
- 08 Aug, 2018 3 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
-
Thiago Santini authored
-
- 07 Aug, 2018 1 commit
-
-
Thiago Santini authored
-