ExponentialSmoother Class (KinectEx.Smoothing)
A smoothing "strategy" that, when applied to a SmoothedBody
will "smooth" the joints using a Double Exponential filtering algorithm.
- C#
- VB
- C++
- F#
public class ExponentialSmoother : ISmoother
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
type public ExponentialSmoother = class interface ISmoother end
The ExponentialSmoother type exposes the following members.
Platforms | Name | Description | |
---|---|---|---|
ExponentialSmoother |
Platforms | Name | Description | |
---|---|---|---|
CustomJointOrientationType | Type of "smoothed" joint orientation to create when constructing bodies using this strategy. (Implements ISmoother.CustomJointOrientationType().) | ||
CustomJointType | Type of "smoothed" joint to create when constructing bodies using this strategy. (Implements ISmoother.CustomJointType().) |
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