Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-12 | correct focal length equation | Stanislaw Halik | |
2014-01-12 | correct aruco min pitch equation | Stanislaw Halik | |
2014-01-12 | fix aruco ROI bug | Stanislaw Halik | |
2014-01-09 | no need for ref here | Stanislaw Halik | |
2014-01-09 | fix copy-paste mistake | Stanislaw Halik | |
2014-01-08 | remove redundant initialization | Stanislaw Halik | |
2014-01-07 | use subpixel corner opt to reduce filter need | 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 | aruco: allow for changing marker pitch | Stanislaw Halik | |
2014-01-06 | optimize existing pose when it makes sense | Stanislaw Halik | |
2014-01-05 | guard against win32 cruft inclusion | Stanislaw Halik | |
2014-01-05 | remove settings dialog copypasted all over, losing functionality | Stanislaw Halik | |
2014-01-04 | allow for changing centroid while software's running | Stanislaw Halik | |
2014-01-04 | correct focal length equation | Stanislaw Halik | |
2014-01-04 | allow aruco to run at 180 hz | Stanislaw Halik | |
2014-01-02 | align offsets with combobox entries | Stanislaw Halik | |
2014-01-02 | fix bad fps copy-paste-o | Stanislaw Halik | |
2014-01-02 | add missing resolution forcing | Stanislaw Halik | |
2013-12-31 | finish rename | Stanislaw Halik | |
2013-12-31 | resize and cleanup aruco ui | Stanislaw Halik | |
2013-12-31 | meta: get rid of Initialize(), now RAII | Stanislaw Halik | |
2013-12-29 | aruco: allow for filter only red spectrum | Stanislaw Halik | |
2013-12-28 | remove smoothing/ewma remnants | Stanislaw Halik | |
2013-12-28 | remove ewma frame support, too little gain | Stanislaw Halik | |
2013-12-28 | change the min/max size constants | Stanislaw Halik | |
2013-12-28 | don't hardcode min/max size constants | Stanislaw Halik | |
2013-12-28 | remove redundant cast | Stanislaw Halik | |
2013-12-28 | simplify ewma logic | Stanislaw Halik | |
2013-12-28 | aruco: decrease ewma alpha for bigger averaging | Stanislaw Halik | |
2013-12-28 | implement optional aruco frame smoothing ewma scheme | Stanislaw Halik | |
2013-12-28 | fix copy-paste marker non-detection | Stanislaw Halik | |
2013-12-26 | more senseless coeff tweaks | Stanislaw Halik | |
2013-12-26 | aruco: use less cpu for idempotent frames | Stanislaw Halik | |
2013-12-18 | adjust coeffs so that aruco actually worksopentrack-2.0b3 | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-14 | aruco: adjust coefficients basing on resolution | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-10 | s/Give/Get/ | Stanislaw Halik | |
2013-12-10 | remove return value from GiveHeadPoseData | Stanislaw Halik | |
2013-12-04 | draw images directly, without pixmaps | Stanislaw Halik | |
2013-12-01 | ui: fix tab order | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-01 | fix typo | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-29 | Fix build | Stanislaw Halik | |
2013-11-29 | Implement Aruco pitch change | Stanislaw Halik | |
2013-11-24 | fix osx brain damage by moving camera close to gui thread | Stanislaw Halik | |
2013-11-23 | remove goto, hopefully fix osx | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-22 | hopefully fix aruco crash on exit | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-10 | hopefully fix macosx aruco freeze now | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> |