CogOCRMaxSegmenterLineResult NormalizedRectifiedLineImage Property Cognex VisionPro 9.8 SR1
Return an image of the line of the segmented characters after rectification and normalization.

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

public CogImage8Grey NormalizedRectifiedLineImage { get; }

Property Value

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