Age | Commit message (Expand) | Author |
2014-07-27 | rename file so that name makes any sense | Stanislaw Halik |
2014-06-14 | pt: adjust dt range | Stanislaw Halik |
2014-06-12 | prevent spurious debug output all the time | Stanislaw Halik |
2014-06-12 | fix a data race caused by std::atomic usage | Stanislaw Halik |
2014-06-12 | Fix lock order reversal | Stanislaw Halik |
2014-06-11 | Defer PT apply to avoid deadlock | Stanislaw Halik |
2014-06-11 | use the precise counter | Stanislaw Halik |
2014-01-15 | make all tracker/protocol/filter dialogs non-modal | Stanislaw Halik |
2014-01-14 | prevent mutex starvation with PT on non-Windows platforms | Stanislaw Halik |
2014-01-13 | pt: protect against pthread starvation when stopping | Stanislaw Halik |
2014-01-12 | pt: display points' centers | Stanislaw Halik |
2014-01-12 | Revert "use levmarq instead of coplanar POSIT implemented in numerically unst... | Stanislaw Halik |
2014-01-12 | Revert "buffer flush" | Stanislaw Halik |
2014-01-12 | Revert "fix crash due to mismatched float/double" | Stanislaw Halik |
2014-01-12 | Revert "don't touch tvec scale" | Stanislaw Halik |
2014-01-12 | Revert "remove an outdated comment" | Stanislaw Halik |
2014-01-12 | Revert "remove hack of passing fov/w/h as member vars" | Stanislaw Halik |
2014-01-12 | Revert "display extracted points' centers" | Stanislaw Halik |
2014-01-12 | Revert "fix translation estimation" | Stanislaw Halik |
2014-01-12 | Revert "reset levmarq internal state on reset (duh)" | Stanislaw Halik |
2014-01-12 | Revert "use proper scale for translation" | Stanislaw Halik |
2014-01-12 | Revert "use correct scale for point coords" | Stanislaw Halik |
2014-01-12 | Revert "remove forgotten debug code" | Stanislaw Halik |
2014-01-12 | Revert "FINALLY fix d_order -> image pos" | Stanislaw Halik |
2014-01-12 | Revert "correct focal length equation" | Stanislaw Halik |
2014-01-12 | correct focal length equation | Stanislaw Halik |
2014-01-11 | FINALLY fix d_order -> image pos | Stanislaw Halik |
2014-01-11 | remove forgotten debug code | Stanislaw Halik |
2014-01-11 | get rid of frame copy throttling | Stanislaw Halik |
2014-01-11 | use correct scale for point coords | Stanislaw Halik |
2014-01-11 | use proper scale for translation | Stanislaw Halik |
2014-01-11 | reset levmarq internal state on reset (duh) | Stanislaw Halik |
2014-01-11 | fix translation estimation | Stanislaw Halik |
2014-01-11 | display extracted points' centers | Stanislaw Halik |
2014-01-11 | prevent empty video frame upon race | Stanislaw Halik |
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 | don't touch tvec scale | Stanislaw Halik |
2014-01-08 | fix crash due to mismatched float/double | Stanislaw Halik |
2014-01-08 | buffer flush | Stanislaw Halik |
2014-01-08 | use levmarq instead of coplanar POSIT implemented in numerically unstable fas... | Stanislaw Halik |
2014-01-08 | apply -> save, that's what it actually does | Stanislaw Halik |
2014-01-08 | fix hyst slider | Stanislaw Halik |
2014-01-07 | pose breaks with negative pitch | Stanislaw Halik |
2014-01-05 | remove settings dialog copypasted all over, losing functionality | Stanislaw Halik |
2014-01-05 | change icons, remove self-references | Stanislaw Halik |
2014-01-04 | disable hysteresis debug; throttle frame update rate | Stanislaw Halik |
2014-01-04 | PT: decruft MSVC | Stanislaw Halik |