| Package | Description |
|---|---|
| org.openimaj.image.processing.edges | |
| org.openimaj.image.text.extraction.swt |
| Constructor and Description |
|---|
StrokeWidthTransform(boolean direction,
CannyEdgeDetector canny)
Construct the SWT with the given Canny edge detector.
|
| Modifier and Type | Field and Description |
|---|---|
CannyEdgeDetector |
SWTTextDetector.Options.canny
The canny edge detector to use for the SWT.
|