Age | Commit message (Expand) | Author |
2019-04-28 | Easy Tracker: Removing support for specific models such as clip and cap. | Stéphane Lenclud |
2019-04-28 | Easy Track: Five points model support. | Stéphane Lenclud |
2019-04-28 | Easy Tracker: Adding basic bad pose filter based on pitch consistency. | Stéphane Lenclud |
2019-04-28 | Easy Tracker: UI rework for custom model with three, four or five vertices. | Stéphane Lenclud |
2019-04-27 | Easy Tracker: Auto center when user removes her hat. | Stéphane Lenclud |
2019-04-24 | Adding support for four points model. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Settings clean-up and rearrangement. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: PNP solver now a settings option. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Deadzone implementation to minimize noise. | Stéphane Lenclud |
2019-04-24 | EasyTracker: Now using a timer. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: built-in Kalman filter. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Experimented with erode/dilate and mean/cam shift. It does not ... | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Moving things around and theoretical data structure usage optim... | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Mostly code clean-up. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Cheap way to dramatically improve CPU usage. Now displaying FPS... | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Improved solver managements of data structures. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Removing point extractor interface. Using cv::Point instead of ... | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Using C++ style cv constants. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Making full size preview optional | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Minor changes to preview. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Removed area check from bounding box validation. Using simpler ... | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Fixing issues with preview head point cross. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Renaming settings. | Stéphane Lenclud |
2019-04-24 | Kinect: IR camera now provides raw 16 bits buffer. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Sorting out UI and logo issues. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Disabling debug output | Stéphane Lenclud |
2019-04-24 | Easy Tracker: logo update. | Stéphane Lenclud |
2019-04-24 | EasyTracker: Adding namespace. Reducing number of classes. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Renaming frame to preview. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Deleting legacy point extractor. Various clean-up. Head center ... | Stéphane Lenclud |
2019-04-24 | Easy Tracker: OpenCV point extractor. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Support for single channel camera frames. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Renaming coordinates utility class. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: removing legacy point tracker camera architecture. | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Renaming some files | Stéphane Lenclud |
2019-04-24 | Easy Tracker: Removing base static library. | Stéphane Lenclud |
2019-04-24 | Renaming Points Tracker to Easy Tracker. | Stéphane Lenclud |