CogOCRMaxSegmenterFragmentStatistics MinY Property Cognex VisionPro
The minimum Y coordinate of the top of all fragments in the normalized/binarized image

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

public int MinY { get; }

Property Value

Type: Int32
The MinY value. The default value is Int32::MaxValue.
See Also