middleware/openni2

Primesense OpenNI framework for Natural Interaction
Directory:
middleware/openni2 (package's history)
Package version:
openni2-2.2beta2r1
Home page:
http://structure.io/
License:
apache-2.0
Source archive:
https://github.com/occipital/OpenNI2/archive/2.2-beta2.tar.gz
Description:
The OpenNI 2.0 API provides access to PrimeSense compatible depth sensors. It allows an application to initialize a sensor and receive depth, RGB, and IR video streams from the device. It provides a single unified interface to sensors and .ONI recordings created with depth sensors. OpenNI also provides a uniform interface that third party middleware developers can use to interact with depth sensors. Applications are then able to make use of both the third party middleware, as well as underlying basic depth and video data provided directly by OpenNI.
Run dependencies:
freeglut, libstdc++, libudev>=0, libusb1>=1.0.6, openjdk>=1.6
Build dependencies:
digest>=20080510, g++>=3, gcc>=3, install-sh, patch>=2.0, pax, pkg_install>=20110805.12, tnftp>=20130505~ssl
General options:
debug
Produce debugging information for binary programs
sse options:
sse2
Use Streaming SIMD Extensions 2 (sse2)
sse3
Use Streaming SIMD Extensions 3 (sse3)
c++-compiler alternatives:
g++
Use the GNU C++ compiler
clang++
Use the LLVM C++ compiler
ccache-g++
Use ccache and the GNU C++ compiler
ccache-clang++
Use ccache and the LLVM C++ compiler
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler
java alternatives:
openjdk
Use openjdk JVM
sun
Use sun JVM