summaryrefslogtreecommitdiffhomepage
path: root/tracker-easy/lang
AgeCommit message (Collapse)Author
2020-09-06tracker/easy: Adding support for Clip models where three vertices are ↵Stéphane Lenclud
arranged from top to bottom. Close #1145
2019-04-28Easy Tracker: Auto center configurable from settings.easy-tracker-more-modelsStéphane Lenclud
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-24Adding support for four points model.Stéphane Lenclud
Can't get it to work correctly though.
2019-04-24Easy Tracker: Settings clean-up and rearrangement.Stéphane Lenclud
2019-04-24Easy Tracker: PNP solver now a settings option.Stéphane Lenclud
2019-04-24Easy Tracker: Deadzone implementation to minimize noise.Stéphane Lenclud
Added Deadzone pixels size to settings. Clip and Custom model settings tabs disabled.
2019-04-24Easy Tracker: Making full size preview optionalSté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: removing legacy point tracker camera architecture.Stéphane Lenclud
2019-04-24Renaming Points Tracker to Easy Tracker.Stéphane Lenclud