OpenDepthSensor
OpenDepthSensor copied to clipboard
Open library to support Kinect V1 & V2 & Azure, RealSense and OpenNI-compatible sensors.
Hello, I have installed the Windows Binaries under https://s3.amazonaws.com/com.occipital.openni/OpenNI-Windows-x64-2.2.0.33.zip But the applications under 'Samples' like SimpleViewer.exe cannot detect my connected Azure Kinect. What do I have to do? I have...
just trying to build a simple HelloWorld app using depth sensor. since i cannot find a documentation or sample anywhere, I just started with some simple code: ```cpp #include "DepthSensor.h"...
Hello and good evening! I was able to build successfully an example generated by premake, just copied it to the cinder blocks folder and it was able to find cinder...