The following tables list the members exposed by Segmentation.
Public Constructors
Public Properties
| 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.
|
Top
See Also