- OEM_CUBE_ONLY - Static variable in interface net.sourceforge.tess4j.TessAPI.TessOcrEngineMode
-
Run Cube only - better accuracy, but slower
- OEM_CUBE_ONLY - Static variable in interface net.sourceforge.tess4j.TessAPI1.TessOcrEngineMode
-
Run Cube only - better accuracy, but slower
- OEM_DEFAULT - Static variable in interface net.sourceforge.tess4j.TessAPI.TessOcrEngineMode
-
Specify this mode when calling init_*(),
to indicate that any of the above modes
should be automatically inferred from the
variables in the language-specific config,
command-line configs, or if not specified
in any of the above should be set to the
default OEM_TESSERACT_ONLY.
- OEM_DEFAULT - Static variable in interface net.sourceforge.tess4j.TessAPI1.TessOcrEngineMode
-
Specify this mode when calling init_*(),
to indicate that any of the above modes
should be automatically inferred from the
variables in the language-specific config,
command-line configs, or if not specified
in any of the above should be set to the
default OEM_TESSERACT_ONLY.
- OEM_TESSERACT_CUBE_COMBINED - Static variable in interface net.sourceforge.tess4j.TessAPI.TessOcrEngineMode
-
Run both and combine results - best accuracy
- OEM_TESSERACT_CUBE_COMBINED - Static variable in interface net.sourceforge.tess4j.TessAPI1.TessOcrEngineMode
-
Run both and combine results - best accuracy
- OEM_TESSERACT_ONLY - Static variable in interface net.sourceforge.tess4j.TessAPI.TessOcrEngineMode
-
Run Tesseract only - fastest
- OEM_TESSERACT_ONLY - Static variable in interface net.sourceforge.tess4j.TessAPI1.TessOcrEngineMode
-
Run Tesseract only - fastest
- ORIENTATION_PAGE_DOWN - Static variable in interface net.sourceforge.tess4j.TessAPI.TessOrientation
-
- ORIENTATION_PAGE_DOWN - Static variable in interface net.sourceforge.tess4j.TessAPI1.TessOrientation
-
- ORIENTATION_PAGE_LEFT - Static variable in interface net.sourceforge.tess4j.TessAPI.TessOrientation
-
- ORIENTATION_PAGE_LEFT - Static variable in interface net.sourceforge.tess4j.TessAPI1.TessOrientation
-
- ORIENTATION_PAGE_RIGHT - Static variable in interface net.sourceforge.tess4j.TessAPI.TessOrientation
-
- ORIENTATION_PAGE_RIGHT - Static variable in interface net.sourceforge.tess4j.TessAPI1.TessOrientation
-
- ORIENTATION_PAGE_UP - Static variable in interface net.sourceforge.tess4j.TessAPI.TessOrientation
-
- ORIENTATION_PAGE_UP - Static variable in interface net.sourceforge.tess4j.TessAPI1.TessOrientation
-