The following tables list the members exposed by Segmentation.
Name | Description | |
---|---|---|
![]() | Segmentation Constructor | The Segmentation object is used to set segmentation parameters for recognition. |
Name | Description | |
---|---|---|
![]() | DetectSpaces | Allows for the detection of spaces. |
![]() | MaximumBlobSize | Maximum size in pixels for a blob to automatically be classified as noise. |
![]() | MinimumTextLineHeight | Minimum allowable text line height in pixels. |
![]() | MultipleTextLines | Allows for the detection of multiple text lines. |
![]() | SplitMergedChars | Allows for the automatic cutting of touching characters. |
![]() | SplitOverlappingChars | Allows for the automatic segmentation of vertically overlapping characters. |