CogOCRMaxFieldingAcceptedMetricConstants EnumerationCognex VisionPro
How the CogOCRMaxFielding operator will judge Accepted.

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

public enum CogOCRMaxFieldingAcceptedMetricConstants
Members

  Member nameValueDescription
PrimaryMatches1 Only primary matches will judged Accepted.
PrimaryAndSecondaryMatches2 Either primary or secondary matches can be judged Accepted.
See Also