summaryrefslogtreecommitdiffhomepage
path: root/FTNoIR_Tracker_PT
AgeCommit message (Expand)Author
2013-12-14pt: don't crash since hysteresis supportStanislaw Halik
2013-12-10Merge pull request #14 from usrusr/feature/pt-hysteresisStanislaw Halik
2013-12-10s/Give/Get/Stanislaw Halik
2013-12-10remove return value from GiveHeadPoseDataStanislaw Halik
2013-12-10add an optional per-pixel hysteresis to remove pixel noise at the expense of ...usrusr
2013-12-04draw images directly, without pixmapsStanislaw Halik
2013-11-27PT: don't crash on camera lackage (issue #9)Stanislaw Halik
2013-11-27pt, hatire: save settings in correct placeStanislaw Halik
2013-11-10fix buildStanislaw Halik
2013-11-07fix build error on ocv 2.4 branchStanislaw Halik
2013-11-07(hopefully) fix pitch issues on MacStanislaw Halik
2013-11-03pt: downcase settings/ dirnameStanislaw Halik
2013-11-03"fix" crapintosh buildStanislaw Halik
2013-10-29don't use .ico, doesn't work on mingw qtStanislaw Halik
2013-10-26PT: use full frame sizeStanislaw Halik
2013-10-26pt: decruft following c++11 requirementStanislaw Halik
2013-10-26fix one more PT edge caseStanislaw Halik
2013-10-26Hopefully fix PT fps nowStanislaw Halik
2013-10-25PT: fix for Windows framerate displayStanislaw Halik
2013-10-25PT: don't loop forever on camera unplugStanislaw Halik
2013-10-25PT: possibly fix applying settingsStanislaw Halik
2013-10-23fix Unix frame counterStanislaw Halik
2013-10-23pt fix: frame race, framerateStanislaw Halik
2013-10-22Optimize widget redrawStanislaw Halik
2013-10-22fix camera name & crash bugStanislaw Halik
2013-10-22fix raceStanislaw 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-15fix trackers for qt5Stanislaw Halik
2013-09-18Fix build error on OpenCV 2.4 (alterscape)Stanislaw Halik
2013-09-15Simplify tracker APIStanislaw Halik
2013-09-15Fix mingw-w64 cross-compile from LinuxStanislaw Halik
2013-09-15New PT from Patrick Ruoff adapted to LinuxStanislaw Halik
2013-09-15Initial PT 1.1 importStanislaw Halik
2013-03-22Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!!Stanislaw Halik
2013-03-12Change videowidget to reduce CPU-load according to StanislawWim Vriend
2013-01-13PT: Camera pitch correction for translation, prepared GUI for releasePatrick Ruoff
2013-01-12PointTracker: Tracker state is reported to FTNoIR, Camera pitch correction, D...Patrick Ruoff
2013-01-02Added 'enable axis' parameters to the Trackers. Added 'none' to filter-listbox.Wim Vriend
2012-12-31Updated PointTrackerPatrick Ruoff
2012-10-13props changedStanislaw Halik
2012-09-29Updated vc9 project files.Patrick Ruoff
2012-09-29Unversioning local .vcproj and .slnWim Vriend
2012-09-23Solution/project files for VS2005Stanislaw Halik
2012-09-23PT: added reference to helpPatrick Ruoff
2012-09-21RAII-style dll management 1: Replaced autoptr and release with virtual destru...Patrick Ruoff
2012-09-20corrected vc9 project file debug settingsPatrick Ruoff
2012-09-17added pointtrackerPatrick Ruoff