summaryrefslogtreecommitdiffhomepage
path: root/tracker-easy/tracker-easy.cpp
AgeCommit message (Expand)Author
2020-09-06tracker/easy: Adding support for Clip models where three vertices are arrange...Stéphane Lenclud
2020-09-02tracker/easy: Disable Kinect distortion coefficients usage thus notably fixin...Stéphane Lenclud
2020-03-29tracker/easy: kill msvc warningsStanislaw Halik
2019-07-05tracker/easy: fix some warningsStanislaw Halik
2019-07-05Revert "tracker/easy: don't recreate preview all the time"Stanislaw Halik
2019-07-05tracker/easy: fix crash on quick exitStanislaw Halik
2019-07-05tracker/easy: avoid race & crash on exitStanislaw Halik
2019-07-05tracker/easy: don't recreate preview all the timeStanislaw Halik
2019-06-26tracker/easy: fix -Wall -Wextra -WpedanticStanislaw Halik
2019-05-19Easy Tracker: Fix #945 trivial warnings.Stéphane Lenclud
2019-05-19Easy Tracker: Fixing deadlock occurring after changing ticker timer interval.Stéphane Lenclud
2019-05-02tracker/{aruco,easy,pt}: bail out when camera missingStanislaw Halik
2019-04-29video: break camera APIStanislaw Halik
2019-04-29cv: gather common init codeStanislaw Halik
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
2019-04-28Easy Track: Five points model support.Stéphane Lenclud
2019-04-28Easy Tracker: Adding basic bad pose filter based on pitch consistency.Stéphane Lenclud
2019-04-28Easy Tracker: UI rework for custom model with three, four or five vertices.Stéphane Lenclud
2019-04-27Easy Tracker: Auto center when user removes her hat.Stéphane Lenclud
2019-04-24Adding support for four points model.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
2019-04-24EasyTracker: Now using a timer.Stéphane Lenclud
2019-04-24Easy Tracker: built-in Kalman filter.Stéphane Lenclud
2019-04-24Easy Tracker: Moving things around and theoretical data structure usage optim...Stéphane Lenclud
2019-04-24Easy Tracker: Mostly code clean-up.Stéphane Lenclud
2019-04-24Easy Tracker: Cheap way to dramatically improve CPU usage. Now displaying FPS...Stéphane Lenclud
2019-04-24Easy Tracker: Improved solver managements of data structures.Stéphane Lenclud
2019-04-24Easy Tracker: Removing point extractor interface. Using cv::Point instead of ...Stéphane Lenclud
2019-04-24Easy Tracker: Making full size preview optionalStéphane Lenclud
2019-04-24Easy Tracker: Fixing issues with preview head point cross.Stéphane Lenclud
2019-04-24Easy Tracker: Renaming settings.Stéphane Lenclud
2019-04-24Kinect: IR camera now provides raw 16 bits buffer.Stéphane Lenclud
2019-04-24Easy Tracker: Sorting out UI and logo issues.Stéphane Lenclud
2019-04-24Easy Tracker: Disabling debug outputStéphane Lenclud
2019-04-24EasyTracker: Adding namespace. Reducing number of classes.Stéphane Lenclud
2019-04-24Easy Tracker: Deleting legacy point extractor. Various clean-up. Head center ...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-24Easy Tracker: Renaming some filesStéphane Lenclud