Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-26 | pt: preventing crashing on camera manipulation | Stanislaw Halik | |
2015-07-20 | cleanup #ifdefs | Stanislaw Halik | |
We're the only maintainer of the PT tracker now, so don't clutter the file so much. | |||
2015-07-20 | pt: cleanup some data races | Stanislaw Halik | |
2015-07-20 | camera: more robust get_info() | Stanislaw Halik | |
If camera was barely created and there's no info, grab the first frame to get resolution data. | |||
2015-07-06 | pt: initial camera dialog | Stanislaw Halik | |
2015-05-31 | put camera name list in header, don't copy-paste | Stanislaw Halik | |
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-05 | flush | Stanislaw Halik | |
2014-09-27 | unbreak build, needs access from subclass | Stanislaw Halik | |
2014-09-27 | make stuff private, not protected | Stanislaw Halik | |
clang generates warnings for unused private stuff, so use that. | |||
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 | dos2unix only | 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-04-10 | Actually fix build this time | Stanislaw Halik | |
2013-04-10 | Fix Linux build with OpenCV HEAD | 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 |