CogOCRMaxSegmenterLineResultDiagnostics NumRejectedCharactersTooFewPels Property Cognex VisionPro 9.8 SR1
Returns the number of rejected characters because they did not have enough pixels

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

public int NumRejectedCharactersTooFewPels { get; }

Property Value

Type: Int32
The NumRejectedCharactersTooFewPels value. The default value is 0.
See Also