CogPMAlignFlexDeformationInfoConstants EnumerationCognex VisionPro
Enumeration of types of deformation info that can be saved.

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

public enum CogPMAlignFlexDeformationInfoConstants
Members

  Member nameValueDescription
None0No flex deformation information is stored at runtime.
Transform1The deformation transform is stored at runtime.
TransformAndUnwarpData2The deformation transform and unwarp data are computed and stored at runtime. The unwarp data is needed to produce unwarp images in the result.
Remarks

Enumeration of types of deformation info that can be saved.

See Also