summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_aruco
AgeCommit message (Expand)Author
2013-11-03appease -WreorderStanislaw Halik
2013-11-03implement ROI for speedStanislaw Halik
2013-10-29fix buildStanislaw Halik
2013-10-27aruco: get rid of blur for idempotenceStanislaw Halik
2013-10-27aruco: detection time in jiffies, better thresholdingStanislaw Halik
2013-10-27auto-reset camera on settings exit. avoid bugs in cv::videocaptureStanislaw Halik
2013-10-27aruco fix reprojection not showingStanislaw Halik
2013-10-27implement head centroid for arucoStanislaw Halik
2013-10-26ar: use pre-computed gaussian kernel for 20% speed increaseStanislaw Halik
2013-10-26ar: gauss kernel 7 -> 5 (callgrind)Stanislaw Halik
2013-10-25aruco: show reprojection errorStanislaw Halik
2013-10-25aruco: show reprojectionStanislaw Halik
2013-10-25aruco: show FPS and spacingStanislaw Halik
2013-10-25remove kludgy compensationStanislaw Halik
2013-10-24aruco-ui: add layoutStanislaw Halik
2013-10-23small optimizationStanislaw Halik
2013-10-22hopefully fix msvc2010 buildStanislaw Halik
2013-10-22aruco: remove dead/broken codeStanislaw Halik
2013-10-22Optimize widget redrawStanislaw Halik
2013-10-19unbreak buildStanislaw Halik
2013-10-19untested unbreakageStanislaw Halik
2013-10-17all except 3rdparty-maintained stuff pass -Wall -Wextra -pedanticStanislaw Halik
2013-10-17pass -Wall -Wextra -pedanticStanislaw Halik
2013-10-15fix trackers for qt5Stanislaw Halik
2013-10-09blur before segmenting to win big (2x perf)Stanislaw Halik
2013-09-19misc: fix API boilerplate, encodingStanislaw Halik
2013-09-15Simplify tracker APIStanislaw Halik
2013-09-15Make every tracker/protocol/filter dialog modalStanislaw Halik
2013-09-14Handle hotplug camera indicesStanislaw Halik
2013-09-14Clean up preprocessor mingw-ismsStanislaw Halik
2013-09-14Downcase settings directory. Only affects LinuxStanislaw Halik
2013-08-24Workaround camera frame-retrieval badnessStanislaw Halik
2013-08-06Small thresholding tweakStanislaw Halik
2013-08-03Improve detection, draw marker bordersStanislaw Halik
2013-08-01Add Aruco library authorship informationStanislaw Halik
2013-08-01Don't confuse pitch axes on coplanar surfaceStanislaw Halik
2013-07-31Gaussian blur instead of downsamplingStanislaw Halik
2013-07-29Don't downscale THAT muchStanislaw Halik
2013-07-28Speed up tracking at 60 Hz to acceptable levelsStanislaw Halik
2013-07-28Apply translation compensation for yaw/pitchStanislaw Halik
2013-07-28Cleanup; remove dead codeStanislaw Halik
2013-07-27Use extrinsic guess, fix coord handedness, get rid of marker sizeStanislaw Halik
2013-07-27Import aruco trackerStanislaw Halik