Registry / other / openni2

openni2

JSON →
library2.2.0.33vcpkgunverified

OpenNI is open source library for access to Natural Interaction (NI) devices such as RGB-D camera.

vcpkg install openni2
INSTALL
IMPORT
SIG · OPENNI2
O
openni2
othercppv2.2.0.33
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OpenNI.h
#include <OpenNI.h>

Initialize OpenNI2 and open the first available device

#include <OpenNI.h> int main() { openni::OpenNI::initialize(); openni::Device device; device.open(openni::ANY_DEVICE); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.0.33latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources

No resource links recorded.

openni2 — pip install openni2 · libregistry