Skip navigation links
A B C E F G I L N O Q R S T U V 

A

addField(String) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder.ISchemeBuilder
Add a field to the scheme
addScheme(String) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder
Add a new scheme
Attributes - Variable in class com.abbyy.mobile.rtr.IRecognitionCoreAPI.CharInfo
the char attributes (see CHAR_ATTRIBUTE_* flags)

B

BackgroundColor - Variable in class com.abbyy.mobile.rtr.IRecognitionCoreAPI.CharInfo
the color of the background
BackgroundColor - Variable in class com.abbyy.mobile.rtr.ITextCaptureService.CharInfo
the color of the background

C

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.IRecognitionCoreAPI
 
CHAR_ATTRIBUTE_UNDERLINED - Static variable in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
 
CharInfo - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.TextLine
additional 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.IRecognitionCoreAPI
Release all resources.
com.abbyy.mobile.rtr - package com.abbyy.mobile.rtr
 
Components - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.DataField
the components of a complex field as found in the image
configureDataCaptureProfile() - Method in interface com.abbyy.mobile.rtr.IDataCaptureService
Configure custom data capture profile.
createDataCaptureService(String, IDataCaptureService.Callback) - Method in class com.abbyy.mobile.rtr.Engine
Creates a background recognition service to run in data capture mode.
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.
createTextCaptureService(ITextCaptureService.Callback) - Method in class com.abbyy.mobile.rtr.Engine
Creates a background recognition service to run in text capture mode.

E

Engine - Class in com.abbyy.mobile.rtr
ABBYY RTR SDK engine via which the other objects may be created.
Engine() - Constructor for class com.abbyy.mobile.rtr.Engine
 
Engine.EngineSettings - Interface in com.abbyy.mobile.rtr
Extended settings of the Engine.
Engine.LicenseException - Exception in com.abbyy.mobile.rtr
The exception to be thrown when invalid license is loaded.

F

ForegroundColor - Variable in class com.abbyy.mobile.rtr.IRecognitionCoreAPI.CharInfo
the color of the symbol
ForegroundColor - Variable in class com.abbyy.mobile.rtr.ITextCaptureService.CharInfo
the color of the symbol

G

getExtendedSettings() - Method in class com.abbyy.mobile.rtr.Engine
Extended settings of the Engine
getExtendedSettings() - Method in interface com.abbyy.mobile.rtr.IDataCaptureService
Extended service configuration settings.
getExtendedSettings() - Method in interface com.abbyy.mobile.rtr.IRecognitionService
Extended service configuration settings.
getExtendedSettings() - Method in interface com.abbyy.mobile.rtr.ITextCaptureService
Extended service configuration settings.
getExternalAssetsPath() - Method in interface com.abbyy.mobile.rtr.Engine.EngineSettings
Path to the directory with the assets.
getProcessingSettings() - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
Basic settings applicable to most methods
getProcessingThreadsCount() - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI.ProcessingSettings
Gets the number of processing threads to be used if applicable.
getProcessingThreadsCount() - Method in interface com.abbyy.mobile.rtr.IRecognitionService.ExtendedSettings
Gets the number of processing threads to be used by the service.
getTextRecognitionSettings() - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
Settings for text recognition.

I

Id - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.DataField
the string id
Id - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.DataScheme
the string id
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.CharInfo - Class in com.abbyy.mobile.rtr
Extended information about the characters' formatting.
IDataCaptureService.DataField - Class in com.abbyy.mobile.rtr
A field of data; the location and additional information are also available.
IDataCaptureService.DataScheme - Class in com.abbyy.mobile.rtr
A data scheme reference.
IDataCaptureService.ExtendedSettings - Interface in com.abbyy.mobile.rtr
Extended service configuration settings.
IDataCaptureService.TextLine - Class in com.abbyy.mobile.rtr
A segment of recognized text
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.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.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
Deprecated.
Will be revised in future releases
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.

L

Language - Enum in com.abbyy.mobile.rtr
The language of the text.
load(Context, String) - Static method in class com.abbyy.mobile.rtr.Engine
Loads the ABBYY RTR SDK engine.

N

Name - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.DataField
the display name
Name - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.DataScheme
the display name

O

onAttachDebugInfo(String, String) - Method in interface com.abbyy.mobile.rtr.IRecognitionService.DebugLog
Attaches debug info associated with the image.
onBeginSeries() - Method in interface com.abbyy.mobile.rtr.IRecognitionService.DebugLog
Begins a series of video frames.
onEndSeries() - Method in interface com.abbyy.mobile.rtr.IRecognitionService.DebugLog
Ends the series.
onError(Exception) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextRecognitionCallback
Reports an error.
onError(Exception) - Method in interface com.abbyy.mobile.rtr.IRecognitionService.Callback
Reports an error.
onFrameProcessed(IDataCaptureService.DataScheme, IDataCaptureService.DataField[], IRecognitionService.ResultStabilityStatus, IRecognitionService.Warning) - Method in interface com.abbyy.mobile.rtr.IDataCaptureService.Callback
 
onFrameProcessed(ITextCaptureService.TextLine[], IRecognitionService.ResultStabilityStatus, IRecognitionService.Warning) - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.Callback
Delivers the result after recognizing the frames that were supplied.
onProgress(int, IRecognitionCoreAPI.Warning) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextRecognitionCallback
Approximate progress of the operation.
onRequestLatestFrame(byte[]) - Method in interface com.abbyy.mobile.rtr.IRecognitionService.Callback
Requests the latest video frame.
onSaveImageBufferNV21(int, int, int, Rect, byte[], int) - Method in interface com.abbyy.mobile.rtr.IRecognitionService.DebugLog
Logs the image in NV21 format.
onTextOrientationDetected(int) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextRecognitionCallback
Text orientation is detected.

Q

Quadrangle - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.CharInfo
four vertices of the bounding quadrangle
Quadrangle - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.DataField
four vertices of the bounding quadrangle
Quadrangle - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.TextLine
four vertices of the bounding quadrangle
Quadrangle - Variable in class com.abbyy.mobile.rtr.IRecognitionCoreAPI.CharInfo
four vertices of the bounding quadrangle
Quadrangle - Variable in class com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextLine
four vertices of the bounding quadrangle
Quadrangle - Variable in class com.abbyy.mobile.rtr.ITextCaptureService.CharInfo
four vertices of the bounding quadrangle
Quadrangle - Variable in class com.abbyy.mobile.rtr.ITextCaptureService.TextLine
four vertices of the bounding quadrangle

R

recognizeText(Bitmap, IRecognitionCoreAPI.TextRecognitionCallback) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
Recognize text on a still image.
Rect - Variable in class com.abbyy.mobile.rtr.IRecognitionCoreAPI.CharInfo
the bounding rectangle
Rect - Variable in class com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextLine
the bounding rectangle

S

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.
setCJKVerticalTextEnabled(boolean) - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
Deprecated.
Will be revised in future releases
setDebugLog(IRecognitionService.DebugLog) - Method in interface com.abbyy.mobile.rtr.IRecognitionService
Attaches a callback for collecting debug data.
setExternalAssetsPath(String) - Method in interface com.abbyy.mobile.rtr.Engine.EngineSettings
Sets path to the directory with the assets.
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.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.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.
setRecognitionEnabled(boolean) - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
Enables or disables 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
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.
submitRequestedFrame(byte[]) - Method in interface com.abbyy.mobile.rtr.IRecognitionService
Submits the video frame requested through the Callback.onRequestLatestFrame method.

T

test(T) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder.Predicate
 
Text - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.DataField
the normalized text value
Text - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.TextLine
the recognized text
Text - Variable in class com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextLine
recognized text
Text - Variable in class com.abbyy.mobile.rtr.ITextCaptureService.TextLine
the recognized text
TextLines - Variable in class com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextBlock
 

U

unload() - Method in class com.abbyy.mobile.rtr.Engine
Unloads the engine.

V

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.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.
A B C E F G I L N O Q R S T U V 
Skip navigation links