- CHAR_ATTRIBUTE_BOLD - Static variable in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
-
- CHAR_ATTRIBUTE_ITALIC - Static variable in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
-
Char Attributes
- CHAR_ATTRIBUTE_SMALLCAPS - Static variable in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
-
- CHAR_ATTRIBUTE_STRIKETHROUGH - Static variable in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
-
- CHAR_ATTRIBUTE_SUPERSCRIPT - Static variable in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
-
- CHAR_ATTRIBUTE_UNCERTAIN - Static variable in interface com.abbyy.mobile.rtr.IDataCaptureCoreAPI
-
Char Attributes
- CHAR_ATTRIBUTE_UNCERTAIN - Static variable in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
-
- CHAR_ATTRIBUTE_UNDERLINED - Static variable in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
-
- CharInfo - Variable in class com.abbyy.mobile.rtr.IDataCaptureCoreAPI.DataField
-
extended information about the characters (may be null)
- CharInfo - Variable in class com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextLine
-
additional information about the characters (may be null)
- CharInfo - Variable in class com.abbyy.mobile.rtr.ITextCaptureService.TextLine
-
additional information about the characters (may be null)
- checkAndApply() - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder
-
Check and apply the new profile
- close() - Method in interface com.abbyy.mobile.rtr.IDataCaptureCoreAPI
-
Release all resources.
- close() - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI
-
Release all resources.
- close() - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI.Image
-
Release resources.
- close() - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
-
Release all resources.
- com.abbyy.mobile.rtr - package com.abbyy.mobile.rtr
-
- Components - Variable in class com.abbyy.mobile.rtr.DataCapture.DataFieldInfo
-
the components
- Components - Variable in class com.abbyy.mobile.rtr.IDataCaptureCoreAPI.DataField
-
the components of a complex field as found in the image
- Components - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.DataField
-
the components of a complex field as found in the image
- Compression - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToJpgOperation
-
Image compression.
- Compression - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToPdfOperation
-
Page image compression.
- Compression - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToWebPOperation
-
Image compression.
- CompressionType - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToPdfOperation
-
Page image compression.
- configureDataCaptureProfile() - Method in interface com.abbyy.mobile.rtr.IDataCaptureService
-
Configure custom data capture profile.
- createCropOperation() - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI
-
Create 'crop' operation.
- createDataCaptureCoreAPI() - Method in class com.abbyy.mobile.rtr.Engine
-
Creates a data capture core API object for extracting data from image
- createDataCaptureService(String, IDataCaptureService.Callback) - Method in class com.abbyy.mobile.rtr.Engine
-
Creates a background recognition service to run in data capture mode.
- createDetectDocumentBoundaryOperation() - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI
-
Create 'detect document boundary' operation.
- createExportToJpgOperation(OutputStream) - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI
-
Create export to JPG operation.
- createExportToPdfOperation(OutputStream) - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI
-
Create export to PDF operation.
- createExportToPngOperation(OutputStream) - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI
-
Create export to PNG operation.
- createExportToWebPOperation(OutputStream) - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI
-
Create export to WebP operation.
- createImageCaptureService(IImageCaptureService.Callback) - Method in class com.abbyy.mobile.rtr.Engine
-
Creates a background image capture service to run in image capture mode.
- createImagingCoreAPI() - Method in class com.abbyy.mobile.rtr.Engine
-
Creates a core API object, which provides access to low-level single image processing functions for the current thread.
- createQualityAssessmentForOcrOperation() - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI
-
Create 'quality assessment for OCR operation.
- createRecognitionCoreAPI() - Method in class com.abbyy.mobile.rtr.Engine
-
Creates a core API object, which provides access to low-level single image processing functions for the current thread.
- createRotateOperation() - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI
-
Create 'rotate' operation.
- createTextCaptureService(ITextCaptureService.Callback) - Method in class com.abbyy.mobile.rtr.Engine
-
Creates a background recognition service to run in text capture mode.
- CropOperation() - Constructor for class com.abbyy.mobile.rtr.IImagingCoreAPI.CropOperation
-
- Id - Variable in class com.abbyy.mobile.rtr.DataCapture.DataFieldInfo
-
the string id
- Id - Variable in class com.abbyy.mobile.rtr.DataCapture.DataScheme
-
the string id
- Id - Variable in class com.abbyy.mobile.rtr.IDataCaptureCoreAPI.DataField
-
the string id
- Id - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.DataField
-
the string id
- IDataCaptureCoreAPI - Interface in com.abbyy.mobile.rtr
-
A data capture core api interface.
- IDataCaptureCoreAPI.Callback - Interface in com.abbyy.mobile.rtr
-
Callback for data capture methods.
- IDataCaptureCoreAPI.CharInfo - Class in com.abbyy.mobile.rtr
-
Extended information about the character.
- IDataCaptureCoreAPI.DataCaptureSettings - Interface in com.abbyy.mobile.rtr
-
Basic settings applicable to most methods
- IDataCaptureCoreAPI.DataField - Class in com.abbyy.mobile.rtr
-
A field of data; the location and additional information are also available.
- IDataCaptureCoreAPI.ExtendedSettings - Interface in com.abbyy.mobile.rtr
-
Extended configuration settings.
- IDataCaptureCoreAPI.ProcessingSettings - Interface in com.abbyy.mobile.rtr
-
Basic settings applicable to most methods
- IDataCaptureCoreAPI.Warning - Enum in com.abbyy.mobile.rtr
-
Warnings
- IDataCaptureProfileBuilder - Interface in com.abbyy.mobile.rtr
-
The builder interface for a custom data capture profile .
- IDataCaptureProfileBuilder.IFieldBuilder - Interface in com.abbyy.mobile.rtr
-
The builder interface for a field
- IDataCaptureProfileBuilder.ISchemeBuilder - Interface in com.abbyy.mobile.rtr
-
The builder interface for a data capture scheme
- IDataCaptureProfileBuilder.Predicate<T> - Interface in com.abbyy.mobile.rtr
-
- IDataCaptureProfileBuilder.ProfileCheckException - Exception in com.abbyy.mobile.rtr
-
The exception to be thrown when profile is not valid
- IDataCaptureService - Interface in com.abbyy.mobile.rtr
-
A data capture service interface.
- IDataCaptureService.Callback - Interface in com.abbyy.mobile.rtr
-
A callback interface to interact with the data capture service: input the data and obtain the results.
- IDataCaptureService.DataField - Class in com.abbyy.mobile.rtr
-
A field of data; the location and additional information are also available.
- IDataCaptureService.ExtendedSettings - Interface in com.abbyy.mobile.rtr
-
Extended service configuration settings.
- IImageCaptureService - Interface in com.abbyy.mobile.rtr
-
An image capture service interface.
- IImageCaptureService.Callback - Interface in com.abbyy.mobile.rtr
-
A callback interface to interact with the image capture service: input the data and obtain the results.
- IImageCaptureService.ExtendedSettings - Interface in com.abbyy.mobile.rtr
-
Extended service configuration settings.
- IImageCaptureService.QualityAssessmentForOcrBlock - Class in com.abbyy.mobile.rtr
-
Quality assessment block
- IImageCaptureService.QualityAssessmentForOcrBlockType - Enum in com.abbyy.mobile.rtr
-
Type of quality assessment block
- IImageCaptureService.Result - Class in com.abbyy.mobile.rtr
-
Capture result
- IImageCaptureService.Status - Class in com.abbyy.mobile.rtr
-
Capture status
- IImagingCoreAPI - Interface in com.abbyy.mobile.rtr
-
Provides access to low-level single image core API functions for current thread.
- IImagingCoreAPI.CropOperation - Class in com.abbyy.mobile.rtr
-
'Crop' operation.
- IImagingCoreAPI.DetectDocumentBoundaryOperation - Class in com.abbyy.mobile.rtr
-
'Detect document boundary' operation.
- IImagingCoreAPI.DetectDocumentBoundaryOperation.DetectionMode - Enum in com.abbyy.mobile.rtr
-
Document boundary detection mode
- IImagingCoreAPI.ExportOperation - Interface in com.abbyy.mobile.rtr
-
Export operation interface.
- IImagingCoreAPI.ExportOperation.Compression - Enum in com.abbyy.mobile.rtr
-
Uniform image compression scale for all lossy formats
- IImagingCoreAPI.ExportOperation.CompressionType - Enum in com.abbyy.mobile.rtr
-
- IImagingCoreAPI.ExportToJpgOperation - Class in com.abbyy.mobile.rtr
-
Export to JPG operation.
- IImagingCoreAPI.ExportToPdfOperation - Class in com.abbyy.mobile.rtr
-
Export to PDF operation.
- IImagingCoreAPI.ExportToPngOperation - Class in com.abbyy.mobile.rtr
-
Export to PNG operation.
- IImagingCoreAPI.ExportToWebPOperation - Class in com.abbyy.mobile.rtr
-
Export to WebP operation.
- IImagingCoreAPI.ExtendedSettings - Interface in com.abbyy.mobile.rtr
-
Extended CoreAPI configuration settings.
- IImagingCoreAPI.Image - Interface in com.abbyy.mobile.rtr
-
Loaded image
- IImagingCoreAPI.ImageOperation - Interface in com.abbyy.mobile.rtr
-
Image operation interface.
- IImagingCoreAPI.QualityAssessmentForOcrOperation - Class in com.abbyy.mobile.rtr
-
'Quality assessment for OCR' operation.
- IImagingCoreAPI.RotateOperation - Class in com.abbyy.mobile.rtr
-
'Rotate' operation.
- ImageBuffer - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.Result
-
the captured image buffer (in the same format as provided in @link #submitRequestedFrame
- ImageHeight - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.Result
-
the captured image height
- ImageWidth - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.Result
-
the captured image width
- IRecognitionCoreAPI - Interface in com.abbyy.mobile.rtr
-
Provides access to low-level single image core API functions for current thread.
- IRecognitionCoreAPI.CharInfo - Class in com.abbyy.mobile.rtr
-
Extended information about the characters' formatting.
- IRecognitionCoreAPI.ExtendedSettings - Interface in com.abbyy.mobile.rtr
-
Extended configuration settings.
- IRecognitionCoreAPI.ProcessingSettings - Interface in com.abbyy.mobile.rtr
-
Basic settings applicable to most methods
- IRecognitionCoreAPI.TextBlock - Class in com.abbyy.mobile.rtr
-
The TextBlock
is a collection of lines of recognized text.
- IRecognitionCoreAPI.TextLine - Class in com.abbyy.mobile.rtr
-
The TextLine
represents a recognized text line.
- IRecognitionCoreAPI.TextRecognitionCallback - Interface in com.abbyy.mobile.rtr
-
Callback for text recognition methods.
- IRecognitionCoreAPI.TextRecognitionSettings - Interface in com.abbyy.mobile.rtr
-
Settings for text recognition.
- IRecognitionCoreAPI.TranslationResult - Class in com.abbyy.mobile.rtr
-
The TranslationResult
represents a translated text and mapping.
- IRecognitionCoreAPI.Warning - Enum in com.abbyy.mobile.rtr
-
Warnings
- IRecognitionService - Interface in com.abbyy.mobile.rtr
-
A background recognition service interface.
- IRecognitionService.Callback - Interface in com.abbyy.mobile.rtr
-
A callback interface to interact with the recognition service: input the data and obtain the results.
- IRecognitionService.DebugLog - Interface in com.abbyy.mobile.rtr
-
A callback interface for collecting debug data.
- IRecognitionService.ExtendedSettings - Interface in com.abbyy.mobile.rtr
-
Extended service configuration settings.
- IRecognitionService.ResultStabilityStatus - Enum in com.abbyy.mobile.rtr
-
Stability of the result.
- IRecognitionService.Warning - Enum in com.abbyy.mobile.rtr
-
A warning that occurred during processing.
- isCJKVerticalTextEnabled() - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
-
- isFrameMergingEnabled() - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
-
Returns true if frame merging is enabled.
- isRecognitionEnabled() - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
-
Returns true if recognition is enabled.
- ITextCaptureService - Interface in com.abbyy.mobile.rtr
-
A text capture service interface.
- ITextCaptureService.Callback - Interface in com.abbyy.mobile.rtr
-
A callback interface to interact with the text capture service: input the data and obtain the results.
- ITextCaptureService.CharInfo - Class in com.abbyy.mobile.rtr
-
Extended information about the characters' formatting.
- ITextCaptureService.ExtendedSettings - Interface in com.abbyy.mobile.rtr
-
Extended service configuration settings.
- ITextCaptureService.TextLine - Class in com.abbyy.mobile.rtr
-
A line of recognized text; the location and additional information are also available.
- setAreaOfInterest(Rect) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextRecognitionSettings
-
Sets the area on the frame where the text is to be found.
- setAreaOfInterest(Rect) - Method in interface com.abbyy.mobile.rtr.IRecognitionService
-
Sets the area on the frame where the text is to be found.
- setAspectRatioMax(float) - Method in interface com.abbyy.mobile.rtr.IImageCaptureService
-
Sets maximum acceptable value for document's aspect ratio.
- setAspectRatioMin(float) - Method in interface com.abbyy.mobile.rtr.IImageCaptureService
-
Sets minimum acceptable value for document's aspect ratio.
- setCJKVerticalTextEnabled(boolean) - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
-
- setDebugLog(IRecognitionService.DebugLog) - Method in interface com.abbyy.mobile.rtr.IRecognitionService
-
Attaches a callback for collecting debug data.
- setDocumentSize(float, float) - Method in interface com.abbyy.mobile.rtr.IImageCaptureService
-
Sets the physical size of the document to be captured.
- setExternalAssetsPath(String) - Method in interface com.abbyy.mobile.rtr.Engine.EngineSettings
-
Sets path to the external assets directory.
- setFrameMergingEnabled(boolean) - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
-
Enables or disables frame merging.
- setName(String) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder.IFieldBuilder
-
Set the name of the field
- setName(String) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder.ISchemeBuilder
-
Set the name of the scheme
- setNamedProperty(String, Object) - Method in interface com.abbyy.mobile.rtr.IDataCaptureCoreAPI.ExtendedSettings
-
Sets the named property of extended settings.
- setNamedProperty(String, Object) - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI.ExtendedSettings
-
Sets the named property of extended settings.
- setNamedProperty(String, Object) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI.ExtendedSettings
-
Sets the named property of extended settings.
- setNamedProperty(String, Object) - Method in interface com.abbyy.mobile.rtr.IRecognitionService.ExtendedSettings
-
Sets the named property of extended settings.
- setOnValidate(IDataCaptureProfileBuilder.Predicate<String>) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder.IFieldBuilder
-
Set the validation callback
- setProcessingThreadsCount(int) - Method in interface com.abbyy.mobile.rtr.IDataCaptureCoreAPI.ProcessingSettings
-
Sets the number of processing threads to be used if applicable.
- setProcessingThreadsCount(int) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI.ProcessingSettings
-
Sets the number of processing threads to be used if applicable.
- setProcessingThreadsCount(int) - Method in interface com.abbyy.mobile.rtr.IRecognitionService.ExtendedSettings
-
Sets the number of processing threads to be used by the service.
- setProfile(String) - Method in interface com.abbyy.mobile.rtr.IDataCaptureCoreAPI.DataCaptureSettings
-
Set profile name
- setRecognitionEnabled(boolean) - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
-
Enables or disables recognition.
- setRecognitionLanguage(Language...) - Method in interface com.abbyy.mobile.rtr.IDataCaptureCoreAPI.DataCaptureSettings
-
Sets the languages to be used for recognition.
- setRecognitionLanguage(Language...) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder
-
Set the recognition language
- setRecognitionLanguage(Language...) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextRecognitionSettings
-
Sets the languages to be used for recognition.
- setRecognitionLanguage(Language...) - Method in interface com.abbyy.mobile.rtr.ITextCaptureService
-
Sets the languages to be used for recognition.
- setRegEx(String) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder.IFieldBuilder
-
Set the regular expression for the field
- setTextOrientationDetectionEnabled(Boolean) - Method in interface com.abbyy.mobile.rtr.IDataCaptureCoreAPI.DataCaptureSettings
-
Determines whether orientation detection will be used.
- setTextOrientationDetectionEnabled(Boolean) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextRecognitionSettings
-
Determines whether orientation detection will be used.
- setTranslationDictionary(String) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
-
- setTranslationDictionary(String) - Method in interface com.abbyy.mobile.rtr.ITextCaptureService
-
Sets the name of the translation dictionary.
- start(int, int, int, Rect) - Method in interface com.abbyy.mobile.rtr.IRecognitionService
-
Starts the processing.
- stop() - Method in interface com.abbyy.mobile.rtr.IRecognitionService
-
Stops processing and releases the resources used by the recognition service.
- submitFrame(Image) - Method in interface com.abbyy.mobile.rtr.IRecognitionService
-
Submits a video frame
- submitRequestedFrame(byte[]) - Method in interface com.abbyy.mobile.rtr.IRecognitionService
-
- valueOf(String) - Static method in enum com.abbyy.mobile.rtr.IDataCaptureCoreAPI.Warning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.abbyy.mobile.rtr.IImageCaptureService.QualityAssessmentForOcrBlockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.abbyy.mobile.rtr.IImagingCoreAPI.DetectDocumentBoundaryOperation.DetectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.abbyy.mobile.rtr.IImagingCoreAPI.ExportOperation.Compression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.abbyy.mobile.rtr.IImagingCoreAPI.ExportOperation.CompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.abbyy.mobile.rtr.IRecognitionCoreAPI.Warning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.abbyy.mobile.rtr.IRecognitionService.ResultStabilityStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.abbyy.mobile.rtr.IRecognitionService.Warning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.abbyy.mobile.rtr.Language
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.abbyy.mobile.rtr.IDataCaptureCoreAPI.Warning
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.abbyy.mobile.rtr.IImageCaptureService.QualityAssessmentForOcrBlockType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.abbyy.mobile.rtr.IImagingCoreAPI.DetectDocumentBoundaryOperation.DetectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.abbyy.mobile.rtr.IImagingCoreAPI.ExportOperation.Compression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.abbyy.mobile.rtr.IImagingCoreAPI.ExportOperation.CompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.abbyy.mobile.rtr.IRecognitionCoreAPI.Warning
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.abbyy.mobile.rtr.IRecognitionService.ResultStabilityStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.abbyy.mobile.rtr.IRecognitionService.Warning
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.abbyy.mobile.rtr.Language
-
Returns an array containing the constants of this enum type, in
the order they are declared.