summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_pt/point_extractor.h
AgeCommit message (Collapse)Author
2015-06-19pt: remove hysteresisStanislaw Halik
No one used it, and we have a better solution for stable extraction, pending commit.
2015-06-16pt: rename for consistency with trackhatStanislaw Halik
We're going to merge to trackhat often so let's not introduce needless conflicts. PT headers need to be include-able.
2014-12-15pt: visualize model center as another pointStanislaw Halik
2014-12-14pt: use settings frameworkStanislaw Halik
Issue: #96 Model values are recomputed every frame. This shouldn't matter, as there's very little to compute. With this change, sliders and other options are applied immediately, and the "Apply" button is gone.
2014-10-05flushStanislaw Halik
2014-09-27make stuff private, not protectedStanislaw Halik
clang generates warnings for unused private stuff, so use that.
2014-09-23decruft PT more, so it doesn't crash finallyStanislaw Halik
2014-09-22dos2unix onlyStanislaw 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-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