CameraPoseFinder.GetStoredPoseCount Method

Kinect for Windows 1.8

Retrieves the number of frames that are currently stored in the camera pose finder database.

public int GetStoredPoseCount ()

Return Value

Type: Int32
Returns the number of frames that are currently stored in the camera pose finder database.

Exception typeCondition
InvalidOperationException One of the following occurred:
  • The Kinect Runtime could not be accessed.
  • The call failed for an unknown reason.

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

Community Additions

ADD
Show: