Microsoft.Kinect.Toolkit Namespace
Kinect for Windows 1.7, 1.8
Describes the managed code APIs in the Kinect for Windows Developer Toolkit.
Classes
Name | Description | |
---|---|---|
ContextEventWrapper | Wrapper that holds a collection of event handlers for a specific type and associates a context with them. | |
KinectChangedEventArgs | Args for the KinectChanged event | |
KinectSensorChooser | Component that automatically finds a Kinect and handles updates to the sensor. | |
KinectSensorChooserUI | Creates the KinectSensorChooserUI class. | |
KinectSensorChooserUIViewModel | View model for the KinectSensorChooser. | |
RelayCommand | Command that executes a delegate that takes no parameters. | |
RelayCommand | Command that executes a delegate that takes no parameters. | |
ThreadSafeCollection | IList implementation with locking on all operations. |
Enumerations
Name | Description | |
---|---|---|
ChooserStatus | Enumerates Sensor Chooser status. | |
ContextSynchronizationMethod | The possible methods for sending data to the synchronization context. |
In This Section
- Microsoft.Kinect.Toolkit.BackgroundRemoval Namespace
Contains classes that remove all pixels in a color stream that do not correspond to a specified tracked skeleton. - Microsoft.Kinect.Toolkit.Controls Namespace
Contains the classes for KinectInteraction controls, including the hand pointer, gesture-interactive button controls, and the gesture-active KinectRegion. - Microsoft.Kinect.Toolkit.Fusion Namespace
Contains managed classes for Kinect Fusion. - Microsoft.Kinect.Toolkit.Interaction Namespace
Provides classes for using the interaction stream.