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.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:
|
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