Package | Description |
---|---|
org.openimaj.image.text.extraction.swt |
Modifier and Type | Field and Description |
---|---|
SWTTextDetector.Direction |
SWTTextDetector.Options.direction
The "direction" to perform the SWT
|
Modifier and Type | Method and Description |
---|---|
static SWTTextDetector.Direction |
SWTTextDetector.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SWTTextDetector.Direction[] |
SWTTextDetector.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|