Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.51 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.51 KB

Overview

Welcome to the document on the OpenNI2 SDK! The OpenNI2 SDK's exposes to the developer a comprehensive set of functionality to utilize all of the Astra's capabilities through a simple yet powerful API.

This document will be a vital resource to any developer who wants to:

  • Quickly get up to speed with OpenNI2 SDK development
  • Understand the high-level concepts with the SDK
  • Find detailed information on specific SDK functionality or features

Motivation

The design goals for the SDK are straightforward and lofty - to create the world's best 3D sensor development experience. To facilitate this, the best ideas from many other modern device and sensor SDKs, along with many original ideas from Orbbec's development team, were combined to put emphasis on developer creativity, remove needless complexity, and generally make OpenNI2 SDK development a joyful, unintrusive process.

Supported Devices

  • Astra Pro
  • Astra Mini(S)
  • Astra+(S)
  • Astra(S)
  • Astra Pro Plus
  • Astra Stereo S U3
  • Astra Embedded S
  • Astra Mini Pro
  • Gemini E/Gemini E Lite

Supported developing languages and platforms

The OpenNI2 SDK exposes its functionality through a core C API and also provides a modern C++11 API. From this foundation, the SDK is able to support a number of languages and platforms:

  • Languages: C++11, Java, Android。
  • Platforms: Windows, Linux, Android, more info: Installation -> System Requirements.

Doc

For more documentation, please refer to this path