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.
Gets the number of poses stored by the CameraPoseFinder.
Syntax
public:
property int32 StoredPoseCount {
int32 get ();
}
public int StoredPoseCount { get; }
var storedPoseCount = cameraPoseFinder.storedPoseCount;
Property value
[C++]
[C#]
[JavaScript]
Type: int32
Type: int
Type: Number
The number of stored poses.
Requirements
Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd