CogOCRMaxLineResult BinarizedLineImage Property Cognex VisionPro 9.8 SR1
Return an image of the line of the characters after normalization, and binarization.

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

public CogImage8Grey BinarizedLineImage { get; }

Property Value

Type: CogImage8Grey
The BinarizedLineImage value. The default value is nullptr.
See Also