public static interface Tesseract.TessOcrEngineMode
| Modifier and Type | Field and Description |
|---|---|
static int |
OEM_CUBE_ONLY
native declaration : line 68
|
static int |
OEM_DEFAULT
native declaration : line 68
|
static int |
OEM_TESSERACT_CUBE_COMBINED
native declaration : line 68
|
static int |
OEM_TESSERACT_ONLY
native declaration : line 68
|
static final int OEM_TESSERACT_ONLY
static final int OEM_CUBE_ONLY
static final int OEM_TESSERACT_CUBE_COMBINED
static final int OEM_DEFAULT