summaryrefslogtreecommitdiffhomepage
path: root/tracker-easy/point-extractor.h
AgeCommit message (Collapse)Author
2019-04-28Easy Tracker: UI rework for custom model with three, four or five vertices.Stéphane Lenclud
More settings can be changed live without have to restart the tracker. Fixing a few deadlock issues.
2019-04-24Adding support for four points model.Stéphane Lenclud
Can't get it to work correctly though.
2019-04-24Easy Tracker: Moving things around and theoretical data structure usage ↵Stéphane Lenclud
optimization.
2019-04-24Easy Tracker: Removing point extractor interface. Using cv::Point instead of ↵Stéphane Lenclud
vec2.
2019-04-24Easy Tracker: Renaming settings.Stéphane Lenclud