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.
Represents the results of a ProcessFrame operation.
Syntax
public value struct CameraPoseFinderProcessResult
public struct CameraPoseFinderProcessResult
var cameraPoseFinderProcessResult = {
isHistoryTrimmed : /* Your value */,
isPoseAdded : /* Your value */
}
Members
CameraPoseFinderProcessResult has the following members.
Fields
Name | Description |
---|---|
IsHistoryTrimmed | A value indicating wether the camera pose finder removed frames from the frame history for performance reasons. |
IsPoseAdded | A value indicating whether a new frame was added to the camera pose data. |
Requirements
Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd