public class OCROptions extends Object
OCROperation
.Modifier and Type | Class and Description |
---|---|
static class |
OCROptions.Builder
Builds a
OCROptions instance. |
Modifier and Type | Method and Description |
---|---|
OCRSupportedLocale |
getOCRLocale()
Determines the input language (
OCRSupportedLocale ) to be used for OCR |
OCRSupportedType |
getOCRType()
Determines OCR Type.
|
static OCROptions.Builder |
ocrOptionsBuilder()
Creates a new
OCROptions builder. |
public OCRSupportedLocale getOCRLocale()
OCRSupportedLocale
) to be used for OCRpublic OCRSupportedType getOCRType()
OCRSupportedType
public static OCROptions.Builder ocrOptionsBuilder()
OCROptions
builder.OCROptions.Builder
instanceCopyright © 2020 Adobe. All rights reserved.