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

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

public bool Invert { get; }

Property Value

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