ExponentialJointOrientation Class (KinectEx.Smoothing)
A class representing a CustomJointOrientation who's values
are "smoothed" using a Double Exponential filtering algorithm.
- C#
- VB
- C++
- F#
public class ExponentialJointOrientation : CustomJointOrientation
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
type public ExponentialJointOrientation = class inherit CustomJointOrientation end
The ExponentialJointOrientation type exposes the following members.
Platforms | Name | Description | |
---|---|---|---|
ExponentialJointOrientation(JointType) | Create an exponential smoothing joint with default configuration values. | ||
ExponentialJointOrientation(JointType, ISmootherParameters) | Create an exponential smoothing joint with custom configuration values. | ||
ExponentialJointOrientation(JointType) | Create an exponential smoothing joint with default configuration values. | ||
ExponentialJointOrientation(JointType, ISmootherParameters) | Create an exponential smoothing joint with custom configuration values. | ||
ExponentialJointOrientation(JointType) | Create an exponential smoothing joint with default configuration values. | ||
ExponentialJointOrientation(JointType, ISmootherParameters) | Create an exponential 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