CogOCRMaxLineResult NormalizedLineImage Property Cognex VisionPro 9.25 SR1
An image of the line of characters after normalization.

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

public CogImage8Grey NormalizedLineImage { get; }

Property Value

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