summaryrefslogtreecommitdiffhomepage
path: root/tracker-easy/module.cpp
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: 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-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: Renaming frame to preview.Stéphane Lenclud
2019-04-24Easy Tracker: Deleting legacy point extractor. Various clean-up. Head center ↵Stéphane Lenclud
preview now working.
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-24Easy Tracker: Renaming some filesStéphane Lenclud
2019-04-24Easy Tracker: Removing base static library.Stéphane Lenclud