ExponentialSmoother Class (KinectEx.Smoothing)

A smoothing "strategy" that, when applied to a SmoothedBody will "smooth" the joints using a Double Exponential filtering algorithm.
System.Object
   KinectEx.Smoothing.ExponentialSmoother

Namespace: KinectEx.Smoothing
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • 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  
Top
  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().)
Top
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