Nuitrack
1.11.2
3D Skeleton Tracking Middleware
|
Nuitrack SDK provides .NET/C# wrapper around the Nuitrack API. The wrapper nuitrack.net.dll library is located at <NuitrackSDK_folder>/Nuitrack/lib/csharp/ folder. Here is Nuitrack C# sample: nuitrack_csharp_sample/Program.cs . More...
Modules | |
Nuitrack Depth Sensor | |
This module provides access to depth sensor data. | |
Nuitrack Color Sensor | |
This module provides access to color sensor data. | |
Nuitrack User Tracker | |
This module provides access to user tracking capabilities. | |
Nuitrack Skeleton Tracker | |
This module provides access to user skeleton tracking capabilities. | |
Nuitrack Hand Tracker | |
This module provides access to user hand tracking capabilities. | |
Nuitrack Gesture Recognizer | |
This module provides access to gesture recognizing capabilities. | |
Common elements | |
Elements that are not tied to any particular module. | |
Nuitrack SDK provides .NET/C# wrapper around the Nuitrack API. The wrapper nuitrack.net.dll library is located at <NuitrackSDK_folder>/Nuitrack/lib/csharp/ folder. Here is Nuitrack C# sample: nuitrack_csharp_sample/Program.cs .