Transform that defines the starting model pose within the input image.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogTransform2DLinearRemarks
The start pose is a two-dimensional linear transformation the defines the location of the model within the input image.
When RunMode is RefineStartPose, the PatMax Align tool refines the pose rather than searching the image for instances of the model.
This property is ignored if RunMode is SearchImage.
See Also