Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-06 | cmake: build of HT plugin doesn't need opencv | Stanislaw Halik | |
The main HT executable still needs it. | |||
2015-06-05 | require opencv 3.0 and fix build | Stanislaw Halik | |
2015-06-05 | octopus, pt, aruco: optimize image copying | Stanislaw Halik | |
Perform less operations in inner loop where pixels are accessed. | |||
2015-06-01 | pt, aruco, ht: select camera by name, not index | Stanislaw Halik | |
2015-05-31 | put camera name list in header, don't copy-paste | Stanislaw Halik | |
2015-05-31 | ht: increase tracked feature count | Stanislaw Halik | |
It was way too low, resulting in lost tracking. | |||
2015-05-26 | ht: forward stderr/stdout for debugging | Stanislaw Halik | |
2015-05-22 | all: implicitly cancel on form dialog close | Stanislaw Halik | |
2015-02-01 | ht: prenitialize pose to invalid value | Stanislaw Halik | |
2015-01-24 | ht: adjust tuning parameters | Stanislaw Halik | |
2014-10-19 | decruft more | Stanislaw Halik | |
2014-10-19 | update modules to refactored API | Stanislaw Halik | |
2014-10-14 | update options api | Stanislaw Halik | |
2014-09-22 | get rid of evil CALLING_CONVENTION macro | Stanislaw Halik | |
2014-09-22 | fixup! fix Linux build | Stanislaw Halik | |
2014-09-22 | needless compat api breakage | Stanislaw Halik | |
2014-09-22 | win32: all plugins in Windows binary distro updated to new api | Stanislaw Halik | |
2014-09-22 | remove obsolete axis selector from trackers | Stanislaw Halik | |
2014-09-22 | fixup! 725e9c0e6ba5d3ab1bded4f104ce03cd57d3de4b | Stanislaw Halik | |
2014-09-21 | Rename HT combobox entry | Stanislaw Halik | |
Thanks @KyokushinPL for report. Users don't seem to notice what HT does. | |||
2014-07-27 | rename file so that name makes any sense | Stanislaw Halik | |
2014-01-18 | ht: adjust coeffs | Stanislaw Halik | |
2014-01-15 | make all tracker/protocol/filter dialogs non-modal | Stanislaw Halik | |
2014-01-11 | change coeffs before snapshot | Stanislaw Halik | |
2014-01-05 | tweak the ransac coeff in futile attempt to make HT work properly | Stanislaw Halik | |
2014-01-05 | remove settings dialog copypasted all over, losing functionality | Stanislaw Halik | |
2014-01-04 | HT: allow for 187 fps with PS3 Eye | Stanislaw Halik | |
2014-01-01 | don't reference QSettings anymore | Stanislaw Halik | |
2013-12-31 | finish rename | Stanislaw Halik | |
2013-12-31 | meta: get rid of Initialize(), now RAII | Stanislaw Halik | |
2013-12-30 | ht: reduce boilerplate | Stanislaw Halik | |
2013-12-30 | remove boring comments | Stanislaw Halik | |
2013-12-30 | settings framework for ht tracker | Stanislaw Halik | |
2013-12-30 | remove dist coeffs, no one uses them | Stanislaw Halik | |
2013-12-30 | coeff fix for new beta | Stanislaw Halik | |
2013-12-10 | s/Give/Get/ | Stanislaw Halik | |
2013-12-10 | remove return value from GiveHeadPoseData | Stanislaw Halik | |
2013-12-10 | adjust coeffs for the hundredth time | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-04 | draw images directly, without pixmaps | Stanislaw Halik | |
2013-12-04 | update api, remove extern C | Stanislaw Halik | |
2013-11-07 | update ht-api.h | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-05 | bah, stupido | Stanislaw Halik | |
2013-11-03 | fix wrong qt signals | Stanislaw Halik | |
2013-11-03 | fix apple build | Stanislaw Halik | |
2013-11-03 | appease -Wreorder | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-25 | ht: senseless tweaks inbound | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-22 | hopefully fix msvc2010 build | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-22 | ht: remove dead code | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-22 | optimize HT widget refresh | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-20 | Implement axis limits | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> |