summaryrefslogtreecommitdiffhomepage
path: root/tracker-kinect-face/camera_kinect_ir.h
AgeCommit message (Collapse)Author
2019-04-24Easy Tracker: Mostly code clean-up.Stéphane Lenclud
2019-04-24Easy Tracker: Cheap way to dramatically improve CPU usage. Now displaying ↵Stéphane Lenclud
FPS info on frame preview.
2019-04-24Easy Tracker: Support for single channel camera frames.Stéphane Lenclud
2019-04-24First 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-28tracker/kinect: use C++11 styleStanislaw Halik
2019-03-28tracker/kinect: get metadata only on first frameStanislaw Halik
2019-03-28tracker/kinect: avoid mallocStanislaw Halik
2019-03-22Fixing copyrights (#918)Stéphane Lenclud
2019-03-19Kinect support for Point Tracker (#914)Stéphane Lenclud
Kinect tracker now provides IR camera for Point Tracker to use. Closes #914