Age | Commit message (Expand) | Author |
2015-07-13 | pt, ht, aruco: use calibration data. rename fov to diagonal in UI | Stanislaw Halik |
2015-07-13 | reformat only | Stanislaw Halik |
2015-07-08 | retab and reformat only | Stanislaw Halik |
2015-07-06 | pt: initial camera dialog | Stanislaw Halik |
2015-07-06 | prevent redefinition error by qt moc | Stanislaw Halik |
2015-07-03 | pt: use default cap dimensions | Stanislaw Halik |
2015-07-03 | pt: default to "standard" clip dimensions | Stanislaw Halik |
2015-07-03 | pt: reintroduce dynamic pose timer | Stanislaw Halik |
2015-07-03 | fix crash on msvc | Stanislaw Halik |
2015-07-01 | pt: show color frame in widget | Stanislaw Halik |
2015-07-01 | pt: fix sqrt eps | Stanislaw Halik |
2015-07-01 | pt: use iterative contour detector | Stanislaw Halik |
2015-06-19 | pt: extractor algorithm based on OpenCV's SimpleBlobDetector | Stanislaw Halik |
2015-06-19 | pt: remove hysteresis | Stanislaw Halik |
2015-06-16 | pt: try simple method of point extraction | Stanislaw Halik |
2015-06-16 | pt: include opencv headers only when necessary | Stanislaw Halik |
2015-06-16 | pt: rename for consistency with trackhat | Stanislaw Halik |
2015-06-10 | pt: issue with duplicate symbols on including dshow.h in two files | Stanislaw Halik |
2015-06-09 | pt: nix include | Stanislaw Halik |
2015-06-05 | require opencv 3.0 and fix build | Stanislaw Halik |
2015-06-05 | all: pin computation threads to specific cores | Stanislaw Halik |
2015-06-05 | octopus, pt, aruco: optimize image copying | Stanislaw Halik |
2015-06-03 | pt: pass -Wall -Wextra | Stanislaw Halik |
2015-06-01 | pt, aruco, ht: select camera by name, not index | Stanislaw Halik |
2015-05-31 | put camera name list in header, don't copy-paste | Stanislaw Halik |
2015-05-31 | pt: enable dynamic pose resolution by default | Stanislaw Halik |
2015-05-22 | all: implicitly cancel on form dialog close | Stanislaw Halik |
2015-03-25 | pt: don't return zeros when last frame had no result | Stanislaw Halik |
2015-03-17 | this doesn't make sense | Stanislaw Halik |
2015-03-17 | pt: fix(?) for the head center position marker | DaMichel |
2015-03-13 | pt: swap Y and Z for model center display | Stanislaw Halik |
2015-02-17 | pt: use volatile across threads | Stanislaw Halik |
2015-02-17 | pt: calibrate only if pose received | Stanislaw Halik |
2015-02-17 | pt: start with all zeros if no pose supplied | Stanislaw Halik |
2015-02-01 | bring back dynamic pose resolution following user outrageopentrack-2.3-rc9 | Stanislaw Halik |
2015-01-24 | pt: make translation consistent with model position | Stanislaw Halik |
2015-01-24 | Revert "pt: calibration X sign needn't inverting" | Stanislaw Halik |
2015-01-24 | pt: retrieve current pose under lock | Stanislaw Halik |
2015-01-18 | pt: reset calibration when it starts | Stanislaw Halik |
2015-01-18 | pt: calibration X sign needn't inverting | Stanislaw Halik |
2015-01-05 | copy centering code from 2.2 | Stanislaw Halik |
2015-01-05 | pt: add informative text on calibration | Stanislaw Halik |
2015-01-05 | pt: change pose() prototype | Stanislaw Halik |
2014-12-30 | pt: undo swap axis for data, and for display | Stanislaw Halik |
2014-12-21 | pt, aruco: rename calibration buttons for clarityopentrack-2.3-rc7 | Stanislaw Halik |
2014-12-21 | Revert "pt: calibrated pitch needs axis swap" | Stanislaw Halik |
2014-12-21 | pt: millimeters as unit not centimeters | Stanislaw Halik |
2014-12-21 | pt: calibrated pitch needs axis swap | Stanislaw Halik |
2014-12-21 | pt: hyst frame output need show points only in blue | Stanislaw Halik |
2014-12-21 | pt: cap hyst further to 1/8 of image intensity | Stanislaw Halik |