Overload List
| Name | Description | |
|---|---|---|
| Execute(CogImage16Grey) |
Segment one line of characters contained within the image.
| |
| Execute(CogImage16Range) |
Segment one line of characters contained within the image.
| |
| Execute(CogImage8Grey) |
Segment one line of characters contained within the image.
| |
| Execute(CogImage16Grey, CogRectangleAffine) |
Segment one line of characters contained within the region.
| |
| Execute(CogImage16Grey, CogRectangleAffine ) |
Segment several lines of characters contained within the search regions.
| |
| Execute(CogImage16Range, CogRectangleAffine) |
Segment one line of characters contained within the 2D region.
| |
| Execute(CogImage16Range, CogRectangleAffine ) |
Segment several lines of characters contained within the search regions.
| |
| Execute(CogImage8Grey, CogRectangleAffine) |
Segment one line of characters contained within the region.
| |
| Execute(CogImage8Grey, CogRectangleAffine ) |
Segment several lines of characters contained within the search regions.
|
See Also