Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-29 | video: fix syntax on clang | Stanislaw Halik | |
2021-09-03 | video, video/ps3eye: allow setting camera's channel count | Stanislaw Halik | |
2021-08-29 | tracker/pt, video/opencv: allow mjpeg media type | Stanislaw Halik | |
2021-08-19 | video: avoid symbol redefinition with multiple backends | Stanislaw Halik | |
2021-08-18 | video: workaround cmake/ninja bug | Stanislaw Halik | |
2019-05-03 | video: store intrinsics as double | Stanislaw Halik | |
Issue: #939 | |||
2019-05-02 | video: fallback to first available camera | Stanislaw Halik | |
2019-04-29 | video: break camera API | Stanislaw Halik | |
2019-04-28 | try fix warning in #726 | Stanislaw Halik | |
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 |