Java
2 Docs
Java
Last Updated: 2025 年 7 月 28 日Examples Name Description ni-hello Demonstrates the basics of OpenNI2 usage Prerequisite Install gradle and Java Linux Windows Install JDK, Gradle and Visual Studio (we use VS2019). Create new Java Project by gradle Copy Build Linux Windows Expect output
ni-hello
Last Updated: 2025 年 6 月 30 日Overview This example shows how to connect to camera and get device info. Expect Output Tutorial Full code From GitHub