CogOCVMaxPolarityConstants EnumerationCognex VisionPro
Constants for specifying the brightness or darkness of the characters to be inspected relative to their background.

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

public enum CogOCVMaxPolarityConstants
Members

  Member nameValueDescription
DarkOnLight0Characters are dark on a light background.
LightOnDark1Characters are light on a dark background.
Unknown2The relative brightness or darkness of the characters with respect to their background is not known.
See Also