CogOCRMaxFieldingAcceptedMetricConstants EnumerationCognex VisionPro 9.8 SR1
How the CogOCRMaxFielding operator will judge Accepted.

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.0.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