CogPatInspectInterpolationModeConstants EnumerationCognex VisionPro 9.20
Interpolation modes for affine transforms applied to the region.

Namespace: Cognex.VisionPro.PatInspect
Assembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 80.0.0.0
Syntax

public enum CogPatInspectInterpolationModeConstants
Members

  Member nameValueDescription
Compatibility0This interpolation mode is provided for compatibility with older CogPatInspectPattern archives.
Bilinear1Perform affine transform interpolation using bilinear algorithm.
See Also