- 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 2 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
-
- 06 Aug, 2018 1 commit
-
-
Thiago Santini authored
-
- 03 Aug, 2018 6 commits
-
-
Thiago Santini authored
Adds the clang-format file and updates documentation after testing on Linux (Ubuntu) and Windows
-
Thiago Santini authored
Webkit style (https://webkit.org/code-style-guidelines/) Dear future me: I'm sorry. Get ready for all those conflicts if you ever merge one of your old branches. Since a lot of the code was being refactored at this time, they were probably going to happen anyway. Look on the bright side: Now everything is set to a single style. Stay with it this time :-)
-
Thiago Santini authored
-
Thiago Santini authored
-
Thiago Santini authored
Moving from C to C++ null pointer style
-
Thiago Santini authored
Headers now use QStringBuilder (through the % operator). Data now use reserve and squezee combined with a (static!) cached size control.
-
- 02 Aug, 2018 1 commit
-
-
Thiago Santini authored
1) Sends the header periodically 2) Buffers the output instead of dropping parts
-
- 01 Aug, 2018 2 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
-
- 30 Jul, 2018 1 commit
-
-
Thiago Santini authored
uvcengine: commit 027ecdff7d1184f244abe0d39c02db970c6816fa libuvc: commit 94ed414f422372c9ff500babc49779a15ee07917
-
- 27 Jul, 2018 1 commit
-
-
Thiago Santini authored
-
- 26 Jul, 2018 1 commit
-
-
Thiago Santini authored
-