Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-28 | fit line using basic arithmetic | Stanislaw Halik | |
Issue: #98 | |||
2014-11-28 | don't reset coords on pause | Stanislaw Halik | |
Issue: #99 | |||
2014-11-28 | pt: use 3D coordinates for distinguishing points | Stanislaw Halik | |
Issue: #98 | |||
2014-11-28 | pt: remove dead code | Stanislaw Halik | |
2014-11-28 | no need ever filter translation as muchopentrack-2.3-rc4 | Stanislaw Halik | |
2014-11-28 | decrease multipliers from absurd values | Stanislaw Halik | |
2014-11-28 | accela: work even at zero slider position | Stanislaw Halik | |
Issue: #96 | |||
2014-11-28 | move constants to header | Stanislaw Halik | |
2014-11-28 | adjust smoothing alphas a bit | Stanislaw Halik | |
2014-11-28 | adjust thresholding after aruco_test run | Stanislaw Halik | |
Previous values increased CPU usage needlessly. | |||
2014-11-28 | accela: scale up to thres exponentially, not linearly | Stanislaw Halik | |
2014-11-27 | accela: rework to remove deadzone need | Stanislaw Halik | |
Tested-by: @KyokushinPL filter gain adjusted by a slider. frames smoothed by ewma for sudden noise spike reduction. likely need further work for arbitrary magic constants embedded in tracker gain. | |||
2014-11-27 | add freepie .apk | Stanislaw Halik | |
2014-11-27 | ftclient: also enable freetrack on Linux for Wine | Stanislaw Halik | |
Issue: #97 | |||
2014-11-27 | ftclient: update binary | Stanislaw Halik | |
Issue: #97 | |||
2014-11-27 | ftclient: copy the data actual | Stanislaw Halik | |
Issue: #97 | |||
2014-11-27 | ftclient: skip stdbool requirement | Stanislaw Halik | |
2014-11-26 | tracker: map before filtering | Stanislaw Halik | |
2014-11-25 | no need to bundle obsolete .apk here | Stanislaw Halik | |
2014-11-25 | Revert "revert freepie apk change for now" | Stanislaw Halik | |
This reverts commit ee86e9367d960a7993409e4fc2f4cef1309d109b. New .apk version released by FreePIE | |||
2014-11-24 | accela: tweak delta smoothing | Stanislaw Halik | |
2014-11-24 | accela: use dynamic dt | Stanislaw Halik | |
2014-11-24 | aruco: decrease threshold param | Stanislaw Halik | |
2014-11-24 | aruco: framerate s/120/125 | Stanislaw Halik | |
2014-11-24 | timer: split start/elapsed. convert uses | Stanislaw Halik | |
2014-11-23 | pt: avoid crash on startup/close with opencv/highgui/libv4l | Stanislaw Halik | |
2014-11-23 | pt: get resolution when frame arrives | Stanislaw Halik | |
2014-11-23 | pt: nix old camera code | Stanislaw Halik | |
2014-11-23 | remove "R" labels from cap for consistency | Stanislaw Halik | |
Issue: #96 | |||
2014-11-23 | copy old config when saving | Stanislaw Halik | |
Issue: #96 | |||
2014-11-23 | force options flush to file when saving | Stanislaw Halik | |
2014-11-23 | remove dead code | Stanislaw Halik | |
2014-11-23 | remove obsolete commentopentrack-2.3-rc3 | Stanislaw Halik | |
2014-11-22 | pt: fix copy-paste bug in d_order logic | Stanislaw Halik | |
Issue: #63, #93 | |||
2014-11-22 | pt: restore original ypr code | Stanislaw Halik | |
2014-11-22 | pt: rename class to avoid further confusion | Stanislaw Halik | |
"FrameTrafo" isn't a word even. Rename to "Affine" | |||
2014-11-22 | don't crash with x=2^31-1 | Stanislaw Halik | |
2014-11-19 | fix build further | Stanislaw Halik | |
2014-11-19 | fix build with recent mingw-w64 | Stanislaw Halik | |
2014-11-19 | cmake: fix lto build | Stanislaw Halik | |
2014-11-19 | cmake convenience | Stanislaw Halik | |
2014-11-13 | model calibration had sign swapped | Stanislaw Halik | |
Issue: #93 | |||
2014-11-12 | pt: restore clip model pitch. remove workaround | Stanislaw Halik | |
Issue: #63, #93 | |||
2014-11-12 | pt: fix ui tab order | Stanislaw Halik | |
2014-11-11 | PT: change pitch sign yet again | Stanislaw Halik | |
Issue: #63 | |||
2014-11-11 | add rotation value addition to freepie-udp | Stanislaw Halik | |
Otherwise gimbal lock singularities occur. Tested-by: @KyokushinPL | |||
2014-11-11 | wiki update | Stanislaw Halik | |
2014-11-11 | dedupopentrack-2.3-rc2 | Stanislaw Halik | |
2014-11-11 | resize shortcut window | Stanislaw Halik | |
2014-11-11 | disallow profile switch during tracking | Stanislaw Halik | |