CogOCRMaxChar BinarizedImage Property Cognex VisionPro
The Binarized image for this character.

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 65.1.0.0
Syntax

public CogImage8Grey BinarizedImage { get; }

Property Value

Type: CogImage8Grey
The BinarizedImage value. The default value is nullptr.
Events

See Also