| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-21 | pt: show model center in different color to avoid confusion | Stanislaw Halik | |
| 2014-12-20 | pt: fix calibration wrong sign | Stanislaw Halik | |
| Issue: #106 | |||
| 2014-12-15 | pt: fix calibration | Stanislaw Halik | |
| Issue: #106 Signs were swapped. | |||
| 2014-12-15 | pt: visualize model center as another point | Stanislaw Halik | |
| 2014-12-14 | pt: use settings framework | Stanislaw Halik | |
| Issue: #96 Model values are recomputed every frame. This shouldn't matter, as there's very little to compute. With this change, sliders and other options are applied immediately, and the "Apply" button is gone. | |||
| 2014-12-14 | pt: set correct focal length from camera fovopentrack-2.3-rc6 | Stanislaw Halik | |
| Issue: #96 Having user-supplied camera fov, we can prevent yaw and pitch occuring by itself when moving horizontally and vertically. Note PointExtractor::extract_points(Mat& frame) should enable same value for fx and fy: c[0] = (mx/m - W/2)/W; c[1] = -(my/m - H/2)/W; | |||
| 2014-11-24 | timer: split start/elapsed. convert uses | Stanislaw Halik | |
| 2014-11-23 | remove dead code | Stanislaw Halik | |
| 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-12 | pt: restore clip model pitch. remove workaround | Stanislaw Halik | |
| Issue: #63, #93 | |||
| 2014-11-11 | PT: change pitch sign yet again | Stanislaw Halik | |
| Issue: #63 | |||
| 2014-11-10 | negate yaw, pitch, roll values | Stanislaw Halik | |
| Submitted-by: @FlyingCircus- Issue: #63 | |||
| 2014-11-10 | restore PT axis order swap | Stanislaw Halik | |
| Reported-by: @FlyingCircus- Issue: #63 | |||
| 2014-11-09 | nix reset, doesn't do anything now | Stanislaw Halik | |
| 2014-11-09 | Revert "fix typos" | Stanislaw Halik | |
| This reverts commit e74f029bf790342b1d3e0f11e5edf98c16946b08. | |||
| 2014-11-09 | fix typos | Stanislaw Halik | |
| 2014-11-07 | nix atan2 usage also in PT | Stanislaw Halik | |
| Issue: #63 | |||
| 2014-11-02 | add todo | Stanislaw Halik | |
| 2014-11-02 | fix axis swappage in PT | Stanislaw Halik | |
| Issue: #63 Reported-by: @FlyingCircus- | |||
| 2014-11-02 | fixup after ce5bc536c5587fe48efd122e20ee3cafd41a0c74 | Stanislaw Halik | |
| More code to remove. | |||
| 2014-10-27 | pt: remove manual camera rotation declaration | Stanislaw Halik | |
| We do it in core. And if we don't, we have to! Issue: #63 | |||
| 2014-10-19 | update modules to refactored API | Stanislaw Halik | |
| 2014-10-18 | nix PT opening zeroth camera in case >0th camera used | Stanislaw Halik | |
| Reported-by: @brokenhands Issue: #79 Breakage-of: pt-tracker | |||
| 2014-10-11 | less crapola | Stanislaw Halik | |
| 2014-09-23 | qt macro nonsense | Stanislaw Halik | |
| 2014-09-23 | decruft PT more, so it doesn't crash finally | Stanislaw Halik | |
| 2014-09-22 | fixup! fixup! PT tracker feature removal | Stanislaw Halik | |
| Some PT features got under the knife: - dynamic pose resolution velocity prediction model - tracker dialog's tracker tab - focal length coefficient | |||
| 2014-09-22 | fixup! PT tracker feature removal | Stanislaw Halik | |
| Some PT features got under the knife: - dynamic pose resolution velocity prediction model - tracker dialog's tracker tab - focal length coefficient | |||
| 2014-09-22 | nix stderr spam | Stanislaw Halik | |
| 2014-09-22 | get rid of evil CALLING_CONVENTION macro | Stanislaw Halik | |
| 2014-09-22 | PT tracker feature removal | Stanislaw Halik | |
| Some PT features got under the knife: - dynamic pose resolution velocity prediction model - tracker dialog's tracker tab - focal length coefficient | |||
| 2014-09-22 | dos2unix only | Stanislaw Halik | |
| 2014-09-22 | win32: all plugins in Windows binary distro updated to new api | Stanislaw Halik | |
| 2014-09-06 | unbreak build following rename | Stanislaw Halik | |
| 2014-09-06 | rename case | Stanislaw Halik | |
| 2013-09-15 | Initial PT 1.1 import | Stanislaw Halik | |
| Codebase broken at this stage | |||
| 2013-09-14 | Run dos2unix on the tree. No user-facing changes. | Stanislaw Halik | |
| 2013-06-27 | Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusion | Stanislaw Halik | |
| Requested-by: mm0zct | |||
| 2013-04-29 | use doubles consistently | Stanislaw Halik | |
| 2013-04-29 | Correct prototypes | Stanislaw Halik | |
| 2013-04-27 | Avoid crashes in video frame | Stanislaw Halik | |
| 2013-04-24 | Use atomic ops instead of locking | Stanislaw Halik | |
| 2013-04-13 | Don't use axes as class/struct members. Use an array instead, and iterate ↵ | Stanislaw Halik | |
| over them where applicable. | |||
| 2013-04-12 | reduce CPU usage during tracking | Stanislaw Halik | |
| 2013-04-02 | Merge forgotten PT pitch axis inversion | Stanislaw Halik | |
| 2013-04-02 | Just put everything new in. Conflict resolution will be later | Stanislaw Halik | |
| 2013-03-22 | Remove .bat files, actually finish rename this time | Stanislaw Halik | |
| 2013-03-22 | finish rename | Stanislaw Halik | |
| 2013-03-22 | Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!! | Stanislaw Halik | |
| .git/config: [core] ignorecase = false | |||
