KalmanJointOrientation Class (KinectEx.Smoothing)
A class representing a CustomJoint who's position values
are "smoothed" using a Kalman-like filtering algorithm.
- C#
- VB
- C++
- F#
public class KalmanJointOrientation : CustomJointOrientation
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
type public KalmanJointOrientation = class inherit CustomJointOrientation end
The KalmanJointOrientation type exposes the following members.
Platforms | Name | Description | |
---|---|---|---|
KalmanJointOrientation(JointType) | Create a Kalman smoothing joint with default configuration values. | ||
KalmanJointOrientation(JointType, ISmootherParameters) | Create a Kalman smoothing joint with custom configuration values. | ||
KalmanJointOrientation(JointType) | Create a Kalman smoothing joint with default configuration values. | ||
KalmanJointOrientation(JointType, ISmootherParameters) | Create a Kalman smoothing joint with custom configuration values. | ||
KalmanJointOrientation(JointType) | Create a Kalman smoothing joint with default configuration values. | ||
KalmanJointOrientation(JointType, ISmootherParameters) | Create a Kalman smoothing joint with custom configuration values. |
Platforms | Name | Description | |
---|---|---|---|
_jointType | The type of the joint. (Inherited from CustomJointOrientation.) | ||
_orientation | The orientation. (Inherited from CustomJointOrientation.) |
Platforms | Name | Description | |
---|---|---|---|
JointType | Gets or sets the type of the joint. (Inherited from CustomJointOrientation.) | ||
Orientation | Gets or sets the orientation. (Inherited from CustomJointOrientation.) |
Platforms | Name | Description | |
---|---|---|---|
Update(IJointOrientation) | Update (and filter) the joint orientation based on the referenced |
||
Update(JointOrientation) | Update the joint position based on the referened |
||
Update(JointOrientation) | 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