KalmanSmoother Class (KinectEx.Smoothing)

A smoothing "strategy" that, when applied to a SmoothedBody will "smooth" the joints using a Kalman-like filtering algorithm.
System.Object
   KinectEx.Smoothing.KalmanSmoother

Namespace: KinectEx.Smoothing
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public class KalmanSmoother : ISmoother

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

type public KalmanSmoother =
	class
		interface ISmoother
	end

The KalmanSmoother type exposes the following members.

  Platforms Name Description
KalmanSmoother  
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