This documentation is archived and is not being maintained.
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 type | Condition |
|---|
| 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)