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