Return an image of the line of the segmented characters after
rectification, normalization, and binarization.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
Syntax
Property Value
Type: CogImage8GreyThe BinarizedRectifiedLineImage value. The default value is nullptr.
Remarks
The binarized image is always a hard-thresholded version of the normalized image, produced using the threshold and invert values.
See Also