Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Kinect » OpenNI_SkeletonTracing

OpenNI_SkeletonTracing


Captures a skeleton using Kinect.

Name Type Description
outNumberOfPersons Integer
outSkeletons Point2DArrayArray
outPlayerRegion Region

Description

To be able to grab images using Kinect you need to install:

Please contact our support to get OpenNI / NITE installers.

Installed software must match the Adaptive Vision Studio platform (x86 or x64).

After installing these files you have to manually copy all the files and directories from OpenNI2\Redist directory and all the dll files from the PrimeSense\NiTE2\Redist directory to your Adaptive Vision Studio main directory.

Additionally, if you save the project in which you are using the skeleton tracing feature, you should copy the PrimeSense\NiTE2\Redist\NiTE2 directory also to the project directory.

Multithreaded environment

This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.

Complexity Level

This filter is available on Basic Complexity Level.

See Also