Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Stéphane Lenclud | |
FPS info on frame preview. | |||
2019-04-24 | Easy Tracker: Support for single channel camera frames. | Stéphane Lenclud | |
2019-04-24 | First solveP3P results that are looking consistent. | Stéphane Lenclud | |
Translation vector in meters seems to be spot on. Rotation angles still need to be computed. Radial distortion still need to be taken into account. | |||
2019-03-28 | tracker/kinect: use C++11 style | Stanislaw Halik | |
2019-03-28 | tracker/kinect: get metadata only on first frame | Stanislaw Halik | |
2019-03-28 | tracker/kinect: avoid malloc | Stanislaw Halik | |
2019-03-22 | Fixing copyrights (#918) | Stéphane Lenclud | |
2019-03-19 | Kinect support for Point Tracker (#914) | Stéphane Lenclud | |
Kinect tracker now provides IR camera for Point Tracker to use. Closes #914 |