Back to Aurora Vision Studio website

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

OpenNI_SkeletonTracing


Module: ThirdParty

Captures a skeleton using Kinect.

Name Type Description
Output value outNumberOfPersons Integer
Output value outSkeletons Point2DArrayArray
Output value 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 Aurora 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 Aurora 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.

Parallel execution

This filter cannot be placed in multiple Workers.

Complexity Level

This filter is available on Basic Complexity Level.

See Also