Name | Description | |
---|---|---|
![]() | Segmentation Constructor | Initializes a new instance of the Segmentation class. |
The following tables list the members exposed by Segmentation.
Name | Description | |
---|---|---|
![]() | Segmentation Constructor | Initializes a new instance of the Segmentation class. |
Name | Description | |
---|---|---|
![]() | DetectSpaces | Gets and sets the property for the detection of spaces. |
![]() | MaximumBlobSize | Gets and sets the maximum size in pixels for a blob to automatically be classified as noise. |
![]() | MinimumTextLineHeight | Gets and sets the minimum allowable text line height in pixels. |
![]() | MultipleTextLines | Gets and sets the property for the detection of multiple text lines. |
![]() | SplitMergedChars | Gets and sets the property to automatic cutting of touching characters. |
![]() | SplitOverlappingChars | Gets and sets the property to automatic segmentation of vertically overlapping characters. |
Name | Description | |
---|---|---|
![]() | ReadParameters | Method to get all the segmentation properties from the worker. |
![]() | WriteParameters | Method to set all the segmentation properties to the worker. |