Enumeration of fit types used to model deformation in the input image.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Perspective | 0 | The tool looks for perspective deformation of the pattern in the runtime input image. | |
| SurfaceFlex | 1 | The tool looks for general surface flex deformation of the pattern in the runtime input image. |
Remarks
Enumeration of fit types used to model deformation in the input image.
See Also