ExponentialJoint.ExponentialJoint Method (KinectEx.Smoothing)
Create an exponential smoothing joint with custom configuration values.
- C#
- VB
- C++
- F#
public ExponentialJoint( JointType jointType, ISmootherParameters parameters )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
new : jointType : JointType * parameters : ISmootherParameters -> ExponentialJoint
Parameters
- jointType
-
Type: KinectEx.KinectSDK.JointType
The joint type to create
- parameters
-
Type: KinectEx.Smoothing.ISmootherParameters
AnExponentialSmoothingParameters object
Supported in:
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT