Logger2
Logger2 copied to clipboard
Tool for logging RGB-D data from the ASUS Xtion Pro Live with OpenNI2
I think this small software is very useful. But it cann't work on windows10, So Can someone let this work on windows10?
Hey Thomas, I just wanted to report that this works with the Kinect 1 if you use the libfreenect driver (https://github.com/OpenKinect/libfreenect/tree/master/OpenNI2-FreenectDriver). My solution is super hacky though. I copy over...
I write this for those who try ElasticFusion with Orbbec depth camera. If you met the problem "cannot find the device", you should change the CMakeLists.txt like this: ``` set(CMAKE_MODULE_PATH...
I am trying to generate the log files from the ICL NUIM dataset following Logger2. The RGB images are loaded from the log file in elastic fusion. But the depth...
I can make the Logger2 project on Ubuntu 14.04 But when I try to run it through ./Logger2 I get: `*** Error in`./Logger2': realloc(): invalid pointer: 0x00007f769dc3f840 *** Aborted (core...