Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets or sets the amount of correction. The range is [0.0, 1.0] and the default value is 0.5 meters. A higher value corrects toward the raw data more quickly; a lower value corrects more slowly and appears smoother.
Syntax
public float Correction { get; set; }
'Declaration
Public Property Correction As Single
Property Value
Type: Single
The amount of correction.
Remarks
A higher value will correct toward the raw data more quickly. A lower value will correct more slowly and will generate more smoothing.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
TransformSmoothParameters Structure
TransformSmoothParameters Members
Microsoft.Kinect Namespace