IJoint Interface (KinectEx)
An interface that explicitly maps all of the Kinect SDK Joint
members so that different variations of joint can be used for
both smoothing and recording.
- C#
- VB
- C++
- F#
public interface IJoint
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
type public IJoint = interface end
The IJoint type exposes the following members.
Platforms | Name | Description | |
---|---|---|---|
ColorPosition | Gets or sets the 2D color space position. | ||
DepthPosition | Gets or sets the 2D depth space position. | ||
JointType | Gets or sets the type of the joint. | ||
Position | Gets or sets the position. | ||
TrackingState | Gets or sets the state of the tracking. |
Platforms | Name | Description | |
---|---|---|---|
Update(IJoint) | Update the joint position based on the referenced |
||
Update(Joint) | Update the joint position based on the referened |
||
Update(Joint) | Update the joint position based on the referened |
Supported in:
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT