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

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

public CogImage8Grey NormalizedLineImage { get; }

Property Value

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