Age | Commit message (Expand) | Author |
2014-01-11 | replace hand-rolled timer class with QElapsedTimer | Stanislaw Halik |
2014-01-11 | remove hack of passing fov/w/h as member vars | Stanislaw Halik |
2014-01-11 | remove an outdated comment | Stanislaw Halik |
2014-01-11 | sane default value for PT reset time | Stanislaw Halik |
2014-01-09 | no need for ref here | Stanislaw Halik |
2014-01-09 | don't touch tvec scale | Stanislaw Halik |
2014-01-09 | fix copy-paste mistake | Stanislaw Halik |
2014-01-08 | fix crash due to mismatched float/double | Stanislaw Halik |
2014-01-08 | buffer flush | Stanislaw Halik |
2014-01-08 | remove redundant initialization | Stanislaw Halik |
2014-01-08 | use levmarq instead of coplanar POSIT implemented in numerically unstable fas... | Stanislaw Halik |
2014-01-08 | add credit to stargazer for awesome, countless bug reports | Stanislaw Halik |
2014-01-08 | apply -> save, that's what it actually does | Stanislaw Halik |
2014-01-08 | fix settings race switching back and forth | Stanislaw Halik |
2014-01-08 | fix hyst slider | Stanislaw Halik |
2014-01-07 | use subpixel corner opt to reduce filter need | Stanislaw Halik |
2014-01-07 | include .hpp in source list | Stanislaw Halik |
2014-01-07 | pose breaks with negative pitch | Stanislaw Halik |
2014-01-07 | reduce pitch reset thres to 45 deg | Stanislaw Halik |
2014-01-06 | resize | Stanislaw Halik |
2014-01-06 | treat pitch delta +- 60 as breakage, instead of sign change | Stanislaw Halik |
2014-01-06 | aruco: allow for perfect fisheye correction | Stanislaw Halik |
2014-01-06 | rename curves -> mapping | Stanislaw Halik |
2014-01-06 | aruco: allow for changing marker pitch | Stanislaw Halik |
2014-01-06 | Merge branch 'master' of github.com:opentrack/opentrack | Stanislaw Halik |
2014-01-06 | fix Apple | Stanislaw Halik |
2014-01-06 | optimize existing pose when it makes sense | Stanislaw Halik |
2014-01-06 | tab order for ui | Stanislaw Halik |
2014-01-05 | tweak the ransac coeff in futile attempt to make HT work properly | Stanislaw Halik |
2014-01-05 | remove dead code that now barfs on stderr | Stanislaw Halik |
2014-01-05 | guard against win32 cruft inclusion | Stanislaw Halik |
2014-01-05 | remove dead code | Stanislaw Halik |
2014-01-05 | resize filter groupbox | Stanislaw Halik |
2014-01-05 | fix the issue at all call sites | Stanislaw Halik |
2014-01-05 | hopefully prevent busy-looping when changing profile directories | Stanislaw Halik |
2014-01-05 | remove unused member variable | Stanislaw Halik |
2014-01-05 | Update README.md | Stanislaw Halik |
2014-01-05 | Update README.md | Stanislaw Halik |
2014-01-05 | Update README.md | Stanislaw Halik |
2014-01-05 | resize the UI to be more high-dpi friendly | Stanislaw Halik |
2014-01-05 | remove settings dialog copypasted all over, losing functionality | Stanislaw Halik |
2014-01-05 | decruft | Stanislaw Halik |
2014-01-05 | don't modify state by glorified tracker name | Stanislaw Halik |
2014-01-05 | be bit more careful with signals firing | Stanislaw Halik |
2014-01-05 | allow for debugging setting modified state firing | Stanislaw Halik |
2014-01-05 | remove empty dtor | Stanislaw Halik |
2014-01-05 | fix/reword the UI | Stanislaw Halik |
2014-01-05 | change icons, remove self-references | Stanislaw Halik |
2014-01-05 | rename window titles following the fork | Stanislaw Halik |
2014-01-05 | move axis inversion into the "mapping" window | Stanislaw Halik |