CogPMAlignFlexDeformationFitConstants EnumerationCognex VisionPro
Enumeration of fit types used to model deformation in the input image.

Namespace: Cognex.VisionPro.PMAlign
Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax

public enum CogPMAlignFlexDeformationFitConstants
Members

  Member nameValueDescription
Perspective0The tool looks for perspective deformation of the pattern in the runtime input image.
SurfaceFlex1The 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