Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-24 | Kinect: IR camera now provides raw 16 bits buffer. | Stéphane Lenclud | |
Easy Tracker: Support for 16 bits and RGB frame buffers. | |||
2019-04-24 | Easy Tracker: removing legacy point tracker camera architecture. | 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 | actually expand __COUNTER__ | Stanislaw Halik | |
2019-03-20 | video/camera: document stride == 0 | Stanislaw Halik | |
2019-03-18 | video: add support for camera modules | Stanislaw Halik | |
Issue: #910 |