Mode used to run the PMAlign pattern.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 73.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| SearchImage | 0 | Search the input image for possible matches. | |
| RefineStartPose | 1 | Refine the supplied start pose. |
Remarks
Use these constants with RunMode to specify the way that the PatMax Align tool works.
See Also