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