Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-12 | Revert "use proper scale for translation" | Stanislaw Halik | |
This reverts commit efe0a4ae5985fbbbca6ae86c40c61d87d4aa6bae. | |||
2014-01-12 | Revert "use correct scale for point coords" | Stanislaw Halik | |
This reverts commit 3ea8dbeb7574e7a61388adcc3a9fd722798504fe. | |||
2014-01-12 | Revert "remove forgotten debug code" | Stanislaw Halik | |
This reverts commit c2bd0204f1cc9f68d0a43581aa6a767959d92ed0. | |||
2014-01-12 | Revert "FINALLY fix d_order -> image pos" | Stanislaw Halik | |
This reverts commit 4bfda0171465193476cebb03373ae165ab9e67ab. | |||
2014-01-12 | Revert "correct focal length equation" | Stanislaw Halik | |
This reverts commit 4312ef4098a449d38209c4f20ed573e9deb1713c. | |||
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 ↵ | Stanislaw Halik | |
fashion Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
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 | |
2014-01-04 | PT: remove sleep interval | Stanislaw Halik | |
The rationale is that camera blocks while the frame's being retrieved anyway. | |||
2014-01-04 | initialize camera params in right order | Stanislaw Halik | |
2014-01-02 | fix build | Stanislaw Halik | |
2014-01-02 | delete msvc cruft | Stanislaw Halik | |
2014-01-02 | fix win32 native build by reordering headers | Stanislaw Halik | |
2013-12-31 | finish rename | Stanislaw Halik | |
2013-12-31 | meta: get rid of Initialize(), now RAII | Stanislaw Halik | |
2013-12-30 | pt: use new settings framework, cleanup | Stanislaw Halik | |
2013-12-14 | pt: don't crash since hysteresis support | Stanislaw Halik | |
Reported-by: runningman84 GitHub: issue #15 | |||
2013-12-10 | Merge pull request #14 from usrusr/feature/pt-hysteresis | Stanislaw Halik | |
Feature/pt hysteresis | |||
2013-12-10 | s/Give/Get/ | Stanislaw Halik | |
2013-12-10 | remove return value from GiveHeadPoseData | Stanislaw Halik | |
2013-12-10 | add an optional per-pixel hysteresis to remove pixel noise at the expense of ↵ | usrusr | |
a moderate movement threshold (but no lag) | |||
2013-12-04 | draw images directly, without pixmaps | Stanislaw Halik | |
2013-11-27 | PT: don't crash on camera lackage (issue #9) | Stanislaw Halik | |
Reported-by: runningman84 Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | pt, hatire: save settings in correct place | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-10 | fix build | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-07 | fix build error on ocv 2.4 branch | Stanislaw Halik | |
2013-11-07 | (hopefully) fix pitch issues on Mac | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-03 | pt: downcase settings/ dirname | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> |