Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-26 | tracker/kinect: don't bother copying vc++ runtime | Stanislaw Halik | |
It gets installed along with the driver anyway. | |||
2020-03-07 | cmake: make install prefix path variables more clear | Stanislaw Halik | |
Pointed out by: @rvt | |||
2019-05-06 | compat/camera-names: move to original location | Stanislaw Halik | |
Issue: #946 | |||
2019-05-05 | Make sure Kinect IR sensor is not registered if no Kinect is found on the ↵ | Stéphane Lenclud | |
system. | |||
2019-04-06 | cv: fix variable scope | Stanislaw Halik | |
Issue: #926 | |||
2019-04-05 | cmake: install shared opencv libraries | Stanislaw Halik | |
Issue: #867 Requested by: @Slion | |||
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 | |||
2019-02-17 | Kinect: Copyright fix and minor cmake changes. | Stéphane Lenclud | |
2019-02-11 | cmake: reindent | Stanislaw Halik | |
2019-02-11 | cv/video-widget: make it work without opencv | Stanislaw Halik | |
2019-02-10 | tracker/kinect: add CRT dependencies | Stanislaw Halik | |
2019-02-10 | tracker/kinect: no need for public compile option | Stanislaw Halik | |
2019-02-09 | tracker/kinect: fix cmake | Stanislaw Halik | |
- fix bogus sdk warning - quote paths that can contain spaces - use opentrack-{intel,64bit,hier-pfx} - shorten module name - don't use EXISTS with pathname, it should fail at build time | |||
2019-02-07 | Kinect: CMake adjustments following code review. | Stéphane Lenclud | |
2019-02-07 | Kinect: now with basic video preview. | Stéphane Lenclud | |
We have a massive memory leak, could have been there before though. | |||
2019-02-07 | Kinect: Installing SDK binaries. | Stéphane Lenclud | |
2019-02-07 | Various fixes from code review. | Stéphane Lenclud | |
2019-02-07 | Kinect: Improved CMake configuration for Kinect SDK. | Stéphane Lenclud | |
2019-02-07 | Kinect: First draft. | Stéphane Lenclud | |