The confusion character.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogOCRMaxClassifierCharResultThe ConfusionCharacter value. The default value is a default constructed CogOCRMaxClassifierCharResult instance.
Remarks
The highest scoring alternative character that is not a swap character of the highest scoring character.
This will be set to a default constructed CogOCRMaxClassifierChar if there is no confusion character.
See Also