wrappers/openni2/README.md
Picture: An example of OpenNI2 work with RealSense
Allows to use RealSense2 hardware with OpenNI2
Current features:
Download OpenNI2 SDK
Download RealSense2 SDK
Run CMake on driver and configure SDK's:
Generate project files and compile driver
For Windows, copy rs2driver.dll and realsense2.dll to OPENNI2_DIR/Samples/Bin/OpenNI2/Drivers/ For Linux, copy librs2driver.so and librealsense2.so to OPENNI2_DIR/Samples/Bin/OpenNI2/Drivers/
Launch any OpenNI2 example (SimpleRead SimpleViewer NiViewer) located at OPENNI2_DIR/Samples/Bin/
Picture: Show hotkeys
Picture: Configuring streams
Picture: Configuring capture
This project is licensed under the Apache License, Version 2.0.