Nuitrack  1.11.2
3D Skeleton Tracking Middleware
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Groups Pages
.NET/C# Wrapper

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.
 

Detailed Description

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 .