CogOCVMaxCharacterResult CharacterSelectedPose Property Cognex VisionPro 9.20
The pose of this character in selected space. Note that this property is only meaningful if CharacterSelectedPoseValid is true.

Namespace: Cognex.VisionPro.OCVMax
Assembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 80.0.0.0
Syntax

public CogTransform2DLinear CharacterSelectedPose { get; }

Property Value

Type: CogTransform2DLinear
This read-only property is of type CogTransform2DLinear.
See Also