public static interface TessAPI.TessPageSegMode
OSD_ONLY
, so that the inequality test macros below work.Modifier and Type | Field and Description |
---|---|
static int |
PSM_AUTO |
static int |
PSM_AUTO_ONLY |
static int |
PSM_AUTO_OSD |
static int |
PSM_CIRCLE_WORD |
static int |
PSM_COUNT |
static int |
PSM_OSD_ONLY |
static int |
PSM_SINGLE_BLOCK |
static int |
PSM_SINGLE_BLOCK_VERT_TEXT |
static int |
PSM_SINGLE_CHAR |
static int |
PSM_SINGLE_COLUMN |
static int |
PSM_SINGLE_LINE |
static int |
PSM_SINGLE_WORD |
static final int PSM_OSD_ONLY
static final int PSM_AUTO_OSD
static final int PSM_AUTO_ONLY
static final int PSM_AUTO
static final int PSM_SINGLE_COLUMN
static final int PSM_SINGLE_BLOCK_VERT_TEXT
static final int PSM_SINGLE_BLOCK
static final int PSM_SINGLE_LINE
static final int PSM_SINGLE_WORD
static final int PSM_CIRCLE_WORD
static final int PSM_SINGLE_CHAR
static final int PSM_COUNT