summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_aruco/ftnoir_tracker_aruco.h
AgeCommit message (Expand)Author
2015-10-30move to subdirectory-based build systemStanislaw Halik
2015-10-08fix clang warningsopentrack-2.3-rc19Stanislaw Halik
2015-07-20aruco: make fov int, not doubleStanislaw Halik
2015-07-20add my own copyrightStanislaw Halik
2015-07-16all: use macros for symbol exposureStanislaw Halik
2015-07-06aruco: use camera settings classStanislaw Halik
2015-06-01pt, aruco, ht: select camera by name, not indexStanislaw Halik
2015-05-22all: implicitly cancel on form dialog closeStanislaw Halik
2015-01-05remove needless settings reload in dialogsStanislaw Halik
2014-10-19decruft moreStanislaw Halik
2014-10-19update modules to refactored APIStanislaw Halik
2014-10-15nonsenseStanislaw Halik
2014-10-14aruco: fix fixating on the prev marker locationStanislaw Halik
2014-10-12aruco cleanup, experimental contrast fixStanislaw Halik
2014-10-05nix market pitch, aruco credit doesn't fit anymore sadlyStanislaw Halik
2014-10-05flushStanislaw Halik
2014-09-24use gain class already for debugging sakeStanislaw Halik
2014-09-22virtual function misuse (don't create needless VPTR all over)Stanislaw Halik
2014-09-22win32: all plugins in Windows binary distro updated to new apiStanislaw Halik
2014-09-22remove obsolete axis selector from trackersStanislaw Halik
2014-07-11rm explicit switch, use timer stateStanislaw Halik
2014-07-11integrate PT axis of rotation estimation into ARStanislaw Halik
2014-01-12remove fisheye correction based on wrong focal lengthStanislaw Halik
2014-01-06aruco: allow for perfect fisheye correctionStanislaw Halik
2014-01-06aruco: allow for changing marker pitchStanislaw Halik
2014-01-04allow for changing centroid while software's runningStanislaw Halik
2013-12-31finish renameStanislaw Halik
2013-12-31meta: get rid of Initialize(), now RAIIStanislaw Halik
2013-12-29aruco: allow for filter only red spectrumStanislaw Halik
2013-12-28remove ewma frame support, too little gainStanislaw Halik
2013-12-28implement optional aruco frame smoothing ewma schemeStanislaw Halik
2013-12-10s/Give/Get/Stanislaw Halik
2013-12-10remove return value from GiveHeadPoseDataStanislaw Halik
2013-11-29Implement Aruco pitch changeStanislaw Halik
2013-11-24fix osx brain damage by moving camera close to gui threadStanislaw Halik
2013-11-23remove goto, hopefully fix osxStanislaw Halik
2013-11-10make qthread protectedStanislaw Halik
2013-10-27auto-reset camera on settings exit. avoid bugs in cv::videocaptureStanislaw Halik
2013-10-27implement head centroid for arucoStanislaw Halik
2013-10-22aruco: remove dead/broken codeStanislaw 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-09-15Simplify tracker APIStanislaw Halik
2013-07-28Cleanup; remove dead codeStanislaw Halik
2013-07-27Import aruco trackerStanislaw Halik