CogOCRMaxSegmenterLineResult Invert Property Cognex VisionPro 9.7
Get the invert value used to binarize the normalized image.

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

public bool Invert { get; }

Property Value

Type: Boolean
The Invert value. The default value is false.
See Also