Return an image of the line of the segmented characters after
rectification and normalization.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 69.0.0.0
public CogImage8Grey NormalizedRectifiedLineImage { get; }public CogImage8Grey NormalizedRectifiedLineImage { get; }Public ReadOnly Property NormalizedRectifiedLineImage As CogImage8Grey
Get
Public ReadOnly Property NormalizedRectifiedLineImage As CogImage8Grey
Get
public:
property CogImage8Grey^ NormalizedRectifiedLineImage {
CogImage8Grey^ get ();
}public:
property CogImage8Grey^ NormalizedRectifiedLineImage {
CogImage8Grey^ get ();
}Property Value
Type:
CogImage8Grey
The NormalizedRectifiedLineImage value. The default value is nullptr.