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