public interface IDigitizationEngine
| Modifier and Type | Method and Description |
|---|---|
IDigitizationEnginePreferences |
getPreferences() |
List<IDocItem> |
recognizeElements(ImageItem input,
RecognizeElementTypes elementTypes,
String language)
Identifies the various segments/components present in an image
|
List<IDocItem> recognizeElements(ImageItem input, RecognizeElementTypes elementTypes, String language) throws XDocException
XDocExceptionIDigitizationEnginePreferences getPreferences()