Share via


CameraPoseFinderParameters.MaxPoseHistory Property

Kinect for Windows 1.8

Gets the maximum size of the camera pose finder pose history database.

Syntax

public int MaxPoseHistory { get; }

Property Value

Type: Int32
The maximum size of the camera pose finder pose history database. This value must be in the range [1, 10,000,000].

Requirements

Namespace: Microsoft.Kinect.Toolkit.Fusion

Assembly: Microsoft.Kinect.Toolkit.Fusion (in microsoft.kinect.toolkit.fusion.dll)

See Also

Reference

CameraPoseFinderParameters Class
CameraPoseFinderParameters Members
Microsoft.Kinect.Toolkit.Fusion Namespace