Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-26 | pt camera: small tweaks | Stanislaw Halik | |
2015-07-26 | pt: preventing crashing on camera manipulation | Stanislaw Halik | |
2015-07-25 | move portability classes to compat library | Stanislaw Halik | |
2015-07-24 | standardize on not using "using namespace {cv,std}" | 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 | plug in race in camera release | Stanislaw Halik | |
We can crash if start/stop pressed fast eventually. | |||
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-13 | reformat only | Stanislaw Halik | |
2015-05-31 | put camera name list in header, don't copy-paste | 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-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-18 | pt: get camera fps/size on startup | Stanislaw Halik | |
Issue: #86 | |||
2014-10-11 | Avoid floating point division by zero | Stanislaw Halik | |
Maybe-fixes-issue: #79 | |||
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 | dos2unix only | Stanislaw Halik | |
2014-09-22 | pt: remove verbose comment | 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-24 | Fix late-night coding bug | Stanislaw Halik | |
2013-04-12 | reduce CPU usage during tracking | 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 |