CogOCRMaxSegmenterFragmentStatistics MaxY Property Cognex VisionPro 9.5
The maximim Y coordinate of the bottom of all fragments in the normalized/binarized image

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

public int MaxY { get; }

Property Value

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