CogOCRMaxSegmenterLineResultDiagnostics LineSkew Property Cognex VisionPro 9.20
Returns absolute skew difference between the main line and the search region used in segmentation

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

public double LineSkew { get; }

Property Value

Type: Double
The LineSkew value. The default value is 0.
See Also