Get or set how the CogOCRMaxFielding will determine confusion, which
will be reflected in each
CogOCRMaxFieldingPositionResult.PostFieldingClassifierResult's Status,
ConfusionCharacter, ConfusionExplanation, and ConfidenceScore.
Default is OnlyFieldedCharacters.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogOCRMaxFieldingConfusionMetricConstantsEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the input argument is not a valid member of the CogOCRMaxFieldingConfusionMetricConstants enumeration. |
See Also