An image of the line of characters after normalization.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 73.0.0.0
public CogImage8Grey NormalizedLineImage { get; }public CogImage8Grey NormalizedLineImage { get; }Public ReadOnly Property NormalizedLineImage As CogImage8Grey
Get
Public ReadOnly Property NormalizedLineImage As CogImage8Grey
Get
public:
property CogImage8Grey^ NormalizedLineImage {
CogImage8Grey^ get ();
}public:
property CogImage8Grey^ NormalizedLineImage {
CogImage8Grey^ get ();
}Property Value
Type:
CogImage8Grey
The NormalizedLineImage value. The default value is nullptr.