summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_pt/camera.cpp
AgeCommit message (Collapse)Author
2015-07-24standardize on not using "using namespace {cv,std}"Stanislaw Halik
2015-07-20cleanup #ifdefsStanislaw Halik
We're the only maintainer of the PT tracker now, so don't clutter the file so much.
2015-07-20plug in race in camera releaseStanislaw Halik
We can crash if start/stop pressed fast eventually.
2015-07-20camera: 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-13reformat onlyStanislaw Halik
2015-05-31put camera name list in header, don't copy-pasteStanislaw Halik
2014-11-23pt: avoid crash on startup/close with opencv/highgui/libv4lStanislaw Halik
2014-11-23pt: get resolution when frame arrivesStanislaw Halik
2014-11-23pt: nix old camera codeStanislaw Halik
2014-10-27pt: remove manual camera rotation declarationStanislaw Halik
We do it in core. And if we don't, we have to! Issue: #63
2014-10-18pt: get camera fps/size on startupStanislaw Halik
Issue: #86
2014-10-11Avoid floating point division by zeroStanislaw Halik
Maybe-fixes-issue: #79
2014-09-23decruft PT more, so it doesn't crash finallyStanislaw Halik
2014-09-22fixup! fixup! PT tracker feature removalStanislaw Halik
Some PT features got under the knife: - dynamic pose resolution velocity prediction model - tracker dialog's tracker tab - focal length coefficient
2014-09-22dos2unix onlyStanislaw Halik
2014-09-22pt: remove verbose commentStanislaw Halik
2014-09-06rename caseStanislaw Halik
2013-09-15Initial PT 1.1 importStanislaw Halik
Codebase broken at this stage
2013-09-14Run dos2unix on the tree. No user-facing changes.Stanislaw Halik
2013-04-24Fix late-night coding bugStanislaw Halik
2013-04-12reduce CPU usage during trackingStanislaw Halik
2013-04-02Just put everything new in. Conflict resolution will be laterStanislaw Halik
2013-03-22Remove .bat files, actually finish rename this timeStanislaw Halik
2013-03-22finish renameStanislaw Halik
2013-03-22Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!!Stanislaw Halik
.git/config: [core] ignorecase = false