Get/set the minimum fraction by which a character fragment must overlap the
mainline of characters in order for the fragment to be included.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 69.0.0.0
Syntax
Property Value
Type: DoubleThe CharacterFragmentMainLineMinYOverlapFrac value. The default value is 0.5.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected:
|
Remarks
Stage: Fragment
Note that fragments which have top and bottom edges which fall closer to the main line than CharacterFragmentMaxDistanceToMainLine are included regardless of how much they overlap the mainline.
See Also