summaryrefslogtreecommitdiffhomepage
path: root/tracker-easy/tracker-easy-dialog.h
AgeCommit message (Collapse)Author
2019-04-28Easy Tracker: Removing support for specific models such as clip and cap.Stéphane Lenclud
Only generic model supported from now on. Removing vestige from calibration stuff. Changing version to 1.0.
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-24Easy Tracker: Settings clean-up and rearrangement.Stéphane Lenclud
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
2019-04-24Easy Tracker: Sorting out UI and logo issues.Stéphane Lenclud
2019-04-24EasyTracker: Adding namespace. Reducing number of classes.Stéphane Lenclud
2019-04-24Easy Tracker: OpenCV point extractor.Stéphane Lenclud
2019-04-24Easy Tracker: Renaming some filesStéphane Lenclud