Start » Filter Reference » Camera Support » Kinect » OpenNI_SkeletonTracing
Module: | ThirdParty |
---|
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:
- Kinect SDK 1.8
- OpenNI 2.2
- NITE 2.2
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
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- OpenNI_GrabImage – Captures a frame using Kinect.