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

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

public CogImage8Grey NormalizedLineImage { get; }

Property Value

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