-api-id | -api-type |
---|---|
M:Windows.Devices.Perception.Provider.PerceptionCorrelation.#ctor(System.String,Windows.Foundation.Numerics.Vector3,Windows.Foundation.Numerics.Quaternion) |
winrt method |
Initializes a new PerceptionCorrelation instance.
The unique identifier of the IPerceptionFrameProvider being described.
The position of the device in a common coordinate frame of all members of a PerceptionCorrelationGroup.
The orientation of the device in a common coordinate frame of all members of a PerceptionCorrelationGroup.
Creates a PerceptionCorrelation associating a position and orientation with the unique identifier of an IPerceptionFrameProvider (via its PerceptionFrameProviderInfo::Id). When combined into an PerceptionCorrelationGroup, relative positions and orientations can be obtained to correlate resulting frames from each IPerceptionFrameProvider in the group.