CogOCRMaxSegmenterLineResultDiagnostics Threshold Property Cognex VisionPro 9.21 SR1
Returns the computed threshold for binarizing the image

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

public int Threshold { get; }

Property Value

Type: Int32
The Threshold value. The default value is 0.
See Also