Share via


CameraPoseFinder.GetStoredPoseCount Method

Kinect for Windows 1.8

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

Syntax

public int GetStoredPoseCount ()

Return Value

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

Exceptions

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

Requirements

Namespace: Microsoft.Kinect.Toolkit.Fusion

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

See Also

Reference

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