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

A

addField(String) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder.ISchemeBuilder
Add a field to the scheme
addPage(Bitmap) - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI.ExportOperation
Add a page to the export target.
addScheme(String) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder
Add a new scheme
Angle - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.RotateOperation
the angle in degrees (0, 90, 180, 270)
apply(IImagingCoreAPI.Image) - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI.ImageOperation
Apply operation to the image
AreaOfInterest - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.DetectDocumentBoundaryOperation
Area of interest for the operation
Attributes - Variable in class com.abbyy.mobile.rtr.IDataCaptureCoreAPI.CharInfo
the char attributes (see CHAR_ATTRIBUTE_* flags)
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.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
 

D

DataCapture - Interface in com.abbyy.mobile.rtr
 
DataCapture.DataFieldInfo - Class in com.abbyy.mobile.rtr
 
DataCapture.DataScheme - Class in com.abbyy.mobile.rtr
 
DetectDocumentBoundaryOperation() - Constructor for class com.abbyy.mobile.rtr.IImagingCoreAPI.DetectDocumentBoundaryOperation
 
DocumentBoundary - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.Result
the document boundary for the captured image
DocumentBoundary - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.Status
the document boundary
DocumentBoundary - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.CropOperation
[in] Document boundary as defined by its corners.
DocumentBoundary - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.DetectDocumentBoundaryOperation
[out] The detected document boundary.
DocumentBoundary - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.QualityAssessmentForOcrOperation
[in, optional] Document boundary as defined by its corners.
DocumentHeight - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.Result
the document height in millimeters (as specified in setDocumentSize), zero if unknown
DocumentHeight - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.CropOperation
[in, optional] the document height in millimeters
DocumentHeight - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.DetectDocumentBoundaryOperation
[in, out] the document height in millimeters
DocumentWidth - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.Result
the document width in millimeters (as specified in setDocumentSize), zero if unknown
DocumentWidth - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.CropOperation
[in, optional] the document width in millimeters
DocumentWidth - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.DetectDocumentBoundaryOperation
[in, out] the document width in millimeters

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.
ExportToJpgOperation() - Constructor for class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToJpgOperation
 
ExportToPdfOperation() - Constructor for class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToPdfOperation
 
ExportToPngOperation() - Constructor for class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToPngOperation
 
ExportToWebPOperation() - Constructor for class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToWebPOperation
 
extractDataFromImage(Bitmap, IDataCaptureCoreAPI.Callback) - Method in interface com.abbyy.mobile.rtr.IDataCaptureCoreAPI
Extract data from image

F

Fields - Variable in class com.abbyy.mobile.rtr.DataCapture.DataScheme
Supported fields
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
FrameRelativeQuality - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.Status
the relative frame quality

G

getDataCaptureSettings() - Method in interface com.abbyy.mobile.rtr.IDataCaptureCoreAPI
Setting for data capture
getDataSchemesForProfile(String) - Method in class com.abbyy.mobile.rtr.Engine
 
getExtendedSettings() - Method in class com.abbyy.mobile.rtr.Engine
Extended settings of the Engine
getExtendedSettings() - Method in interface com.abbyy.mobile.rtr.IDataCaptureCoreAPI
Extended configuration settings.
getExtendedSettings() - Method in interface com.abbyy.mobile.rtr.IDataCaptureService
Extended service configuration settings.
getExtendedSettings() - Method in interface com.abbyy.mobile.rtr.IImageCaptureService
Extended service configuration settings.
getExtendedSettings() - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI
Extended service configuration settings.
getExtendedSettings() - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
Extended 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 external assets directory.
getProcessingSettings() - Method in interface com.abbyy.mobile.rtr.IDataCaptureCoreAPI
Basic settings applicable to most methods
getProcessingSettings() - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
Basic settings applicable to most methods
getProcessingThreadsCount() - Method in interface com.abbyy.mobile.rtr.IDataCaptureCoreAPI.ProcessingSettings
Gets the number of processing threads to be used if applicable.
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.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
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.
LicenseException() - Constructor for exception com.abbyy.mobile.rtr.Engine.LicenseException
 
LicenseException(Throwable) - Constructor for exception com.abbyy.mobile.rtr.Engine.LicenseException
 
LicenseException(String) - Constructor for exception com.abbyy.mobile.rtr.Engine.LicenseException
 
load(Context, String) - Static method in class com.abbyy.mobile.rtr.Engine
Loads the ABBYY RTR SDK engine.
loadImage(ByteBuffer, int, int, int) - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI
Load image from a byte buffer.
loadImage(Bitmap) - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI
Load image from a bitmap.

M

Mapping - Variable in class com.abbyy.mobile.rtr.IRecognitionCoreAPI.TranslationResult
Translation mapping.
Mode - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.DetectDocumentBoundaryOperation
[in] Switch document boundary detection mode
MotionVector - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.Status
the motion vector

N

Name - Variable in class com.abbyy.mobile.rtr.DataCapture.DataFieldInfo
the display name
Name - Variable in class com.abbyy.mobile.rtr.DataCapture.DataScheme
the display name
Name - Variable in class com.abbyy.mobile.rtr.IDataCaptureCoreAPI.DataField
the display name
Name - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.DataField
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.IDataCaptureCoreAPI.Callback
Reports an error.
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(DataCapture.DataScheme, IDataCaptureService.DataField[], IRecognitionService.ResultStabilityStatus, IRecognitionService.Warning) - Method in interface com.abbyy.mobile.rtr.IDataCaptureService.Callback
 
onFrameProcessed(IImageCaptureService.Status, IImageCaptureService.Result) - Method in interface com.abbyy.mobile.rtr.IImageCaptureService.Callback
Delivers the feedback and result of image capture.
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, IDataCaptureCoreAPI.Warning) - Method in interface com.abbyy.mobile.rtr.IDataCaptureCoreAPI.Callback
Approximate progress of the operation.
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.IDataCaptureCoreAPI.Callback
Text orientation is detected.
onTextOrientationDetected(int) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextRecognitionCallback
Text orientation is detected.

P

PageHeight - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToPdfOperation
Page heigth in points (1/72 of an inch).
PageWidth - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToPdfOperation
Page width in points (1/72 of an inch).
PdfInfoAuthor - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToPdfOperation
PDF Info Tags: 'Author'
PdfInfoCompany - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToPdfOperation
PDF Info Tags: 'Company'
PdfInfoCreator - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToPdfOperation
PDF Info Tags: 'Creator'
PdfInfoKeywords - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToPdfOperation
PDF Info Tags: 'Keywords'
PdfInfoProducer - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToPdfOperation
PDF Info Tags: 'Producer'
PdfInfoSubject - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToPdfOperation
PDF Info Tags: 'Subject'
PdfInfoTitle - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToPdfOperation
PDF Info Tags: 'Title'

Q

Quadrangle - Variable in class com.abbyy.mobile.rtr.IDataCaptureCoreAPI.CharInfo
four vertices of the bounding quadrangle
Quadrangle - Variable in class com.abbyy.mobile.rtr.IDataCaptureCoreAPI.DataField
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.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
Quality - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.QualityAssessmentForOcrBlock
Text quality
qualityAssessmentForOcrBlocks - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.Result
the quality assessment blocks
QualityAssessmentForOcrBlocks - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.Status
the quality assessment blocks
QualityAssessmentForOcrBlocks - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.QualityAssessmentForOcrOperation
[out] the quality assessment blocks
QualityAssessmentForOcrOperation() - Constructor for class com.abbyy.mobile.rtr.IImagingCoreAPI.QualityAssessmentForOcrOperation
 

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.IDataCaptureCoreAPI.CharInfo
the bounding rectangle
Rect - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.QualityAssessmentForOcrBlock
Block rectangle
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
Resolution - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.CropOperation
[out] Image resolution as calculated from image size and physical page size
Resolution - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToJpgOperation
Image resolution to be set in EXIF, zero by default
Resolution - Variable in class com.abbyy.mobile.rtr.IImagingCoreAPI.ExportToWebPOperation
Image resolution to be set in EXIF, zero by default
RotateOperation() - Constructor for class com.abbyy.mobile.rtr.IImagingCoreAPI.RotateOperation
 

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.
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
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.
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
Deprecated.
Sets the name of the translation dictionary.

By default, no translation dictionary is used. Translation dictionaries should be put in the 'assets\translation' folder.

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
Submits the video frame requested through the Callback.onRequestLatestFrame method.

T

Tag - Variable in enum com.abbyy.mobile.rtr.IImageCaptureService.QualityAssessmentForOcrBlockType
Temporary, will be removed.
test(T) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder.Predicate
 
Text - Variable in class com.abbyy.mobile.rtr.IDataCaptureCoreAPI.DataField
the normalized text value
Text - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.DataField
the normalized text value
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
 
toBitmap() - Method in interface com.abbyy.mobile.rtr.IImagingCoreAPI.Image
Convert the image to a bitmap.
translate(String) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI
Deprecated.
Translate the input string. Non-translatable substrings are returned as is.
TranslatedText - Variable in class com.abbyy.mobile.rtr.IRecognitionCoreAPI.TranslationResult
Translated string
TranslationResult(String, int[]) - Constructor for class com.abbyy.mobile.rtr.IRecognitionCoreAPI.TranslationResult
 
Type - Variable in class com.abbyy.mobile.rtr.IImageCaptureService.QualityAssessmentForOcrBlock
Type of quality assessment block

U

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

V

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