KalmanSmoothingParameters.MeasurementUncertainty Property (KinectEx.Smoothing)

The degree of "uncertainty" applied to the X, Y, and Z measurements supplied by the Kinect sensor. In effect, higher values place more emphasis on the predicted location (based on velocity and delta-velocity vectors). So higher uncertainty means smoother movement but higher latency. The default value is 0.001f.

Namespace: KinectEx.Smoothing
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public float MeasurementUncertainty { get; set; }

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member MeasurementUncertainty : float with get, set

Property Value

Type: System.Single
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