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

A

amount - Variable in class com.abbyy.mobile.imaging.operations.FineDenoiseS
The amount of remaining details on the image
angle - Variable in class com.abbyy.mobile.imaging.operations.FineRotate
The rotation angle in radians
angle - Variable in class com.abbyy.mobile.imaging.operations.FineRotateFixed
The rotation angle specified by value from the MIFixedAngle enum

B

blurredBlocks - Variable in class com.abbyy.mobile.imaging.defects.MIBlurInfo
An array of the blurred blocks
bottomLeft - Variable in class com.abbyy.mobile.imaging.types.MIQuad
The bottom-left vertex
bottomRight - Variable in class com.abbyy.mobile.imaging.types.MIQuad
The bottom-right vertex
brightness - Variable in class com.abbyy.mobile.imaging.operations.FineAdjustBrightnessContrast
Brightness
brightness - Variable in class com.abbyy.mobile.imaging.operations.FineAutoBrightnessContrast
A coefficient for automatic brightness correction
build - Variable in class com.abbyy.mobile.imaging.MIVersion
Build number

C

code - Variable in exception com.abbyy.mobile.imaging.errors.MIGenericException
Execution result code
com.abbyy.mobile.imaging - package com.abbyy.mobile.imaging
 
com.abbyy.mobile.imaging.defects - package com.abbyy.mobile.imaging.defects
 
com.abbyy.mobile.imaging.errors - package com.abbyy.mobile.imaging.errors
 
com.abbyy.mobile.imaging.operations - package com.abbyy.mobile.imaging.operations
 
com.abbyy.mobile.imaging.types - package com.abbyy.mobile.imaging.types
 
contrast - Variable in class com.abbyy.mobile.imaging.operations.FineAdjustBrightnessContrast
Contrast
contrast - Variable in class com.abbyy.mobile.imaging.operations.FineAutoBrightnessContrast
A coefficient for automatic brightness correction
createBlackAndWhiteDocumentPreset() - Static method in class com.abbyy.mobile.imaging.MIPreset
Creates the processing options for black-and-white documents.
createBusinessCardPreset() - Static method in class com.abbyy.mobile.imaging.MIPreset
Creates the processing options for business cards.
createColorDocumentPreset() - Static method in class com.abbyy.mobile.imaging.MIPreset
Creates the processing options for color documents.
createLightOnDarkDocumentPreset() - Static method in class com.abbyy.mobile.imaging.MIPreset
Creates the processing options for light-on-dark documents.
createReceiptPreset() - Static method in class com.abbyy.mobile.imaging.MIPreset
Creates the processing options for receipts.
createSpyShotPreset() - Static method in class com.abbyy.mobile.imaging.MIPreset
Creates the processing options for blurry, out-of-focus, dark pictures.
createStampedPaperPreset() - Static method in class com.abbyy.mobile.imaging.MIPreset
Creates the processing options for stamped papers.
createStreetShotPreset() - Static method in class com.abbyy.mobile.imaging.MIPreset
Creates the processing options for street view pictures with high level of noise.

D

defocusedBlocks - Variable in class com.abbyy.mobile.imaging.defects.MIBlurInfo
An array of the defocused blocks
defocusSize - Variable in class com.abbyy.mobile.imaging.defects.MIBlurInfo
The size of the defocused area relatively to the size of the areas with text
destroy() - Method in class com.abbyy.mobile.imaging.MIExporter
Explicitly destroys the data
destroy() - Method in class com.abbyy.mobile.imaging.MIImage
Explicitly destroys the data
destroy() - Method in class com.abbyy.mobile.imaging.MIPreset
Explicitly destroys the data
details - Variable in class com.abbyy.mobile.imaging.operations.FineAutoEnhance
The radius of image detail that should be removed
details - Variable in class com.abbyy.mobile.imaging.operations.FineCleanBackground
Per mille of text in document that should be removed

E

edges - Variable in class com.abbyy.mobile.imaging.operations.FineTransformPerspective
The MIQuad object that contains the image quadrangle to transform
equals(Object) - Method in class com.abbyy.mobile.imaging.MIVersion
Indicates whether some other object is "equal to" the MIVersion object
equals(Object) - Method in class com.abbyy.mobile.imaging.types.MIPoint
Indicates whether some other object is "equal to" the MIPoint object
equals(Object) - Method in class com.abbyy.mobile.imaging.types.MIQuad
Indicates whether some other object is "equal to" the MIQuad object
equals(Object) - Method in class com.abbyy.mobile.imaging.types.MIRect
Indicates whether some other object is "equal to" the MIRect object
equals(Object) - Method in class com.abbyy.mobile.imaging.types.MISize
Indicates whether some other object is "equal to" the MISize object
examinedSize - Variable in class com.abbyy.mobile.imaging.defects.MIBlurInfo
The size of the areas with text relatively to the size of the image
exportJPEG(MIImage, float, OutputStream) - Static method in class com.abbyy.mobile.imaging.MIExporter
Exports the image into the JPEG file
exportJPEG(MIImage, float, int, OutputStream) - Static method in class com.abbyy.mobile.imaging.MIExporter
Exports the image into the JPEG file
exportPDF(MIImage, String, String, OutputStream) - Static method in class com.abbyy.mobile.imaging.MIExporter
Exports an image as a single-page PDF document.
exportPDFPage(MIImage) - Method in class com.abbyy.mobile.imaging.MIExporter
Exports an image as a page into multi-page PDF file.
exportPNG(MIImage, OutputStream) - Static method in class com.abbyy.mobile.imaging.MIExporter
Exports the image into the PNG file
exportPNG(MIImage, int, OutputStream) - Static method in class com.abbyy.mobile.imaging.MIExporter
Exports the image into the PNG file

F

finalize() - Method in class com.abbyy.mobile.imaging.MIExporter
 
finalize() - Method in class com.abbyy.mobile.imaging.MIImage
 
finalize() - Method in class com.abbyy.mobile.imaging.MIPreset
 
FineAdjustBrightnessContrast - Class in com.abbyy.mobile.imaging.operations
Adjusts contrast/brightness of the image.
FineAdjustBrightnessContrast(float, float) - Constructor for class com.abbyy.mobile.imaging.operations.FineAdjustBrightnessContrast
Creates the FineAdjustBrightnessContrast object given brightness and contrast.
FineAutoBrightnessContrast - Class in com.abbyy.mobile.imaging.operations
Automatically adjusts brightness and contrast of the image.
FineAutoBrightnessContrast(float, float) - Constructor for class com.abbyy.mobile.imaging.operations.FineAutoBrightnessContrast
Creates the FineAutoBrightnessContrast object given brightness and contrast.
FineAutoEnhance - Class in com.abbyy.mobile.imaging.operations
Enhances local contrast and converts background to white (the output image is in grey scale).
FineAutoEnhance(int, int, boolean) - Constructor for class com.abbyy.mobile.imaging.operations.FineAutoEnhance
Creates the FineAutoEnhance object given input parameters
FineBinarize - Class in com.abbyy.mobile.imaging.operations
Binarizes the image.
FineBinarize(boolean, float) - Constructor for class com.abbyy.mobile.imaging.operations.FineBinarize
Creates the FineBinarize object given input parameters
FineCleanBackground - Class in com.abbyy.mobile.imaging.operations
Automatically removes background elements, such as texture, dots, lines, and etc.
FineCleanBackground(int) - Constructor for class com.abbyy.mobile.imaging.operations.FineCleanBackground
Creates the FineCleanBackground object given input parameters
FineCrop - Class in com.abbyy.mobile.imaging.operations
Crops the image.
FineCrop(MIRect) - Constructor for class com.abbyy.mobile.imaging.operations.FineCrop
Creates the FineCrop object given a rectangle
FineDenoiseS - Class in com.abbyy.mobile.imaging.operations
Automatically removes noise from the image.
FineDenoiseS(float, boolean) - Constructor for class com.abbyy.mobile.imaging.operations.FineDenoiseS
Creates the FineDenoiseS object given input parameters
FineDetectBlur - Class in com.abbyy.mobile.imaging.operations
Detects blurred and defocused blocks.
FineDetectBlur(MIListener<MIBlurInfo>, boolean, boolean) - Constructor for class com.abbyy.mobile.imaging.operations.FineDetectBlur
Creates the FineDetectBlur object given input parameters
FineDetectGlare - Class in com.abbyy.mobile.imaging.operations
Detects the glare spot.
FineDetectGlare(MIListener<MIGlareInfo>, boolean, boolean) - Constructor for class com.abbyy.mobile.imaging.operations.FineDetectGlare
Creates the FineDetectBlur object given input parameters
FineDetectNoise - Class in com.abbyy.mobile.imaging.operations
Detects the noise level.
FineDetectNoise(MIListener<MINoiseInfo>, boolean, boolean) - Constructor for class com.abbyy.mobile.imaging.operations.FineDetectNoise
Creates the FineDetectNoise object given input parameters
FineHeavyCleanup - Class in com.abbyy.mobile.imaging.operations
Removes noise from the binary image.
FineHeavyCleanup(int, int) - Constructor for class com.abbyy.mobile.imaging.operations.FineHeavyCleanup
Creates the FineHeavyCleanup object given input parameters
FineInvertS - Class in com.abbyy.mobile.imaging.operations
Inverts image colors.
FineInvertS() - Constructor for class com.abbyy.mobile.imaging.operations.FineInvertS
Default constructor.
FineOperation - Class in com.abbyy.mobile.imaging
An abstract class for image processing routine
FineOperation() - Constructor for class com.abbyy.mobile.imaging.FineOperation
 
FineRecognizeEdges - Class in com.abbyy.mobile.imaging.operations
Recognizes edges of a paper sheet on the image as a quadrangle.
FineRecognizeEdges(MIListener<MIQuad>, boolean, boolean) - Constructor for class com.abbyy.mobile.imaging.operations.FineRecognizeEdges
Creates the FineRecognizeEdges object given input parameters
FineResultOperation<Result> - Class in com.abbyy.mobile.imaging
An abstract class representing the results of image processing.
FineResultOperation() - Constructor for class com.abbyy.mobile.imaging.FineResultOperation
A default constructor
FineResultOperation(MIListener<Result>) - Constructor for class com.abbyy.mobile.imaging.FineResultOperation
Creates the FineResultOperation object given the MIListener object
FineRotate - Class in com.abbyy.mobile.imaging.operations
Rotates the image.
FineRotate(float) - Constructor for class com.abbyy.mobile.imaging.operations.FineRotate
Creates the FineRotate object given the rotation angle
FineRotateFixed - Class in com.abbyy.mobile.imaging.operations
Rotates the image to quarter angles.
FineRotateFixed(MIFixedAngle) - Constructor for class com.abbyy.mobile.imaging.operations.FineRotateFixed
Creates the FineRotate object given the rotation angle
FineScale - Class in com.abbyy.mobile.imaging.operations
Scales the image.
FineScale(MISize) - Constructor for class com.abbyy.mobile.imaging.operations.FineScale
Creates the FineScale object given the size
FineScaleFixed - Class in com.abbyy.mobile.imaging.operations
Scales the image using the same factor for the both axes.
FineScaleFixed(float) - Constructor for class com.abbyy.mobile.imaging.operations.FineScaleFixed
Creates the FineScaleFixed object given the scale
FineSharpenS - Class in com.abbyy.mobile.imaging.operations
Sharpens the image.
FineSharpenS(int[], int) - Constructor for class com.abbyy.mobile.imaging.operations.FineSharpenS
Creates the FineSharpenS object given input parameters
FineToGreyscale - Class in com.abbyy.mobile.imaging.operations
Converts the color RGB image to greyscale image that all RGB channels contain the same grey image.
FineToGreyscale(boolean) - Constructor for class com.abbyy.mobile.imaging.operations.FineToGreyscale
Creates the FineToGreyscale object given the flag
FineTransformPerspective - Class in com.abbyy.mobile.imaging.operations
Performs transformation of the image by specified quadrangle.
FineTransformPerspective(MIQuad, MISize) - Constructor for class com.abbyy.mobile.imaging.operations.FineTransformPerspective
Creates the FineTransformPerspective object given input parameters
FineWhitepaper - Class in com.abbyy.mobile.imaging.operations
Makes the whole document background white.
FineWhitepaper(int, int, boolean) - Constructor for class com.abbyy.mobile.imaging.operations.FineWhitepaper
Creates the FineWhitepaper object given input parameters
finishExportingPDFPages() - Method in class com.abbyy.mobile.imaging.MIExporter
Finishes export a batch of images into multi-page PDF file.

G

getLicenseInfo() - Static method in class com.abbyy.mobile.imaging.MILicenser
Returns information about the current license
getOutputStream() - Method in class com.abbyy.mobile.imaging.MIExporter
Returns the current output stream
getSize() - Method in class com.abbyy.mobile.imaging.MIImage
Returns the image size in pixels
getVersionInfo() - Static method in class com.abbyy.mobile.imaging.MILicenser
Returns the information about the current version

H

hashCode() - Method in class com.abbyy.mobile.imaging.MIVersion
Returns a hash code value for the object.
hashCode() - Method in class com.abbyy.mobile.imaging.types.MIPoint
Returns a hash code value for the object.
hashCode() - Method in class com.abbyy.mobile.imaging.types.MIQuad
Returns a hash code value for the object.
hashCode() - Method in class com.abbyy.mobile.imaging.types.MIRect
Returns a hash code value for the object.
hashCode() - Method in class com.abbyy.mobile.imaging.types.MISize
Returns a hash code value for the object.
height - Variable in class com.abbyy.mobile.imaging.types.MISize
The height

I

importJPEG(InputStream) - Static method in class com.abbyy.mobile.imaging.MIExporter
Imports an input JPEG file into the MIImage object
isAutoInverted - Variable in class com.abbyy.mobile.imaging.operations.FineToGreyscale
Specifies whether the reversed image should be automatically inverted
isDetected - Variable in class com.abbyy.mobile.imaging.defects.MIBlurInfo
Specifies whether heavy blur is detected
isDetected - Variable in class com.abbyy.mobile.imaging.defects.MIGlareInfo
Specifies whether glare is detected
isFast - Variable in class com.abbyy.mobile.imaging.operations.FineAutoEnhance
Processing mode flag
isFast - Variable in class com.abbyy.mobile.imaging.operations.FineDenoiseS
The processing mode flag
isFast - Variable in class com.abbyy.mobile.imaging.operations.FineDetectBlur
The processing mode flag
isFast - Variable in class com.abbyy.mobile.imaging.operations.FineDetectGlare
The processing mode flag
isFast - Variable in class com.abbyy.mobile.imaging.operations.FineDetectNoise
The processing mode flag
isFast - Variable in class com.abbyy.mobile.imaging.operations.FineRecognizeEdges
The processing mode flag
isFast - Variable in class com.abbyy.mobile.imaging.operations.FineWhitepaper
Processing mode flag
isGreyscale - Variable in class com.abbyy.mobile.imaging.operations.FineBinarize
Specifies whether the image is in grey scale already to avoid unnecessary conversion
isGreyscale - Variable in class com.abbyy.mobile.imaging.operations.FineDetectBlur
Specifies whether the image is in grey scale already to avoid unnecessary conversion
isGreyscale - Variable in class com.abbyy.mobile.imaging.operations.FineDetectGlare
Specifies whether the image is in grey scale already to avoid unnecessary conversion
isGreyscale - Variable in class com.abbyy.mobile.imaging.operations.FineDetectNoise
Specifies whether the image is in grey scale already to avoid unnecessary conversion
isGreyscale - Variable in class com.abbyy.mobile.imaging.operations.FineRecognizeEdges
Specifies whether the image is in grey scale already to avoid unnecessary conversion
isHigh - Variable in class com.abbyy.mobile.imaging.defects.MINoiseInfo
Specifies whether the high noise level is detected

L

listener - Variable in class com.abbyy.mobile.imaging.FineResultOperation
The MIListener object

M

major - Variable in class com.abbyy.mobile.imaging.MIVersion
Major number
MIBlurInfo - Class in com.abbyy.mobile.imaging.defects
Represents blurred and defocused image blocks.
MIBlurInfo() - Constructor for class com.abbyy.mobile.imaging.defects.MIBlurInfo
A default constructor
MICallback - Interface in com.abbyy.mobile.imaging
This is a callback interface that is used to deliver information about the approximate percentage of the image processing to the client.
MIExecutionResult - Enum in com.abbyy.mobile.imaging.errors
Operation execution result
MIExporter - Class in com.abbyy.mobile.imaging
Represents an input/output manager
MIExporter() - Constructor for class com.abbyy.mobile.imaging.MIExporter
A default constructor
MIFixedAngle - Enum in com.abbyy.mobile.imaging.types
Describes the image rotation angle
MIGenericException - Exception in com.abbyy.mobile.imaging.errors
Represents generic processing exceptions
MIGenericException() - Constructor for exception com.abbyy.mobile.imaging.errors.MIGenericException
A default constructor
MIGenericException(int, String) - Constructor for exception com.abbyy.mobile.imaging.errors.MIGenericException
Creates a MIGenericException object given a result code and description.
MIGlareInfo - Class in com.abbyy.mobile.imaging.defects
Represents a glare spot on the image.
MIGlareInfo() - Constructor for class com.abbyy.mobile.imaging.defects.MIGlareInfo
A default constructor
MIImage - Class in com.abbyy.mobile.imaging
Represents an image
MIImage() - Constructor for class com.abbyy.mobile.imaging.MIImage
A default constructor
MIImage(MIImage) - Constructor for class com.abbyy.mobile.imaging.MIImage
Creates a copy of the MIImage object
MIImage(Bitmap) - Constructor for class com.abbyy.mobile.imaging.MIImage
Creates the MIImage object given the Bitmap object
MIImageChannel - Enum in com.abbyy.mobile.imaging.types
Describes the image channel
MILicenser - Class in com.abbyy.mobile.imaging
Describes the ABBYY Mobile Imaging SDK license that allows you to use the library functionality
MILicenser() - Constructor for class com.abbyy.mobile.imaging.MILicenser
 
MIListener<Result> - Interface in com.abbyy.mobile.imaging
A listener interface that is used to deliver the results of the image processing.
MINoiseInfo - Class in com.abbyy.mobile.imaging.defects
Represents the detection results of the noise level as the signal to noise ratio
MINoiseInfo() - Constructor for class com.abbyy.mobile.imaging.defects.MINoiseInfo
A default constructor
minor - Variable in class com.abbyy.mobile.imaging.MIVersion
Minor number
MIPoint - Class in com.abbyy.mobile.imaging.types
Represents an image point in the two-dimensional space
MIPoint() - Constructor for class com.abbyy.mobile.imaging.types.MIPoint
A default constructor
MIPoint(MIPoint) - Constructor for class com.abbyy.mobile.imaging.types.MIPoint
Creates a copy of the MIPoint object
MIPoint(float, float) - Constructor for class com.abbyy.mobile.imaging.types.MIPoint
Creates the MIPoint object given the X- and Y-axis coordinate
MIPoint(PointF) - Constructor for class com.abbyy.mobile.imaging.types.MIPoint
Creates the MIPoint object from the PointF object
MIPreset - Class in com.abbyy.mobile.imaging
Contains a number of functions that have preset processing options for some common types of images such as black-and-white documents, business card, and so on.
MIPreset() - Constructor for class com.abbyy.mobile.imaging.MIPreset
A default constructor
MIProcessor - Class in com.abbyy.mobile.imaging
Represents a manager of the image processing.
MIProcessor(FineOperation...) - Constructor for class com.abbyy.mobile.imaging.MIProcessor
Creates the MIProcessor object given a list of operation to execute.
MIQuad - Class in com.abbyy.mobile.imaging.types
Represents a quadrangle by the coordinates of its four vertexes.
MIQuad() - Constructor for class com.abbyy.mobile.imaging.types.MIQuad
A default constructor
MIQuad(MIQuad) - Constructor for class com.abbyy.mobile.imaging.types.MIQuad
Creates a copy of the MIQuad object
MIQuad(MIPoint, MIPoint, MIPoint, MIPoint) - Constructor for class com.abbyy.mobile.imaging.types.MIQuad
Creates the MIQuad object given vertexes
MIQuad(RectF) - Constructor for class com.abbyy.mobile.imaging.types.MIQuad
Creates the MIQuad object from the RectF object
MIRect - Class in com.abbyy.mobile.imaging.types
Represents a rectangle on the image
MIRect() - Constructor for class com.abbyy.mobile.imaging.types.MIRect
A default constructor
MIRect(MIRect) - Constructor for class com.abbyy.mobile.imaging.types.MIRect
Creates a copy of the MIRect object
MIRect(MIPoint, MISize) - Constructor for class com.abbyy.mobile.imaging.types.MIRect
Creates the MIRect object given the coordinates of the top-left vertex and the size
MIRect(float, float, float, float) - Constructor for class com.abbyy.mobile.imaging.types.MIRect
Creates the MIRect object given the X- and Y-coordinates of the top-left vertex and the width and the height of the rectangle
MIRect(RectF) - Constructor for class com.abbyy.mobile.imaging.types.MIRect
Creates the MIRect object from the RectF object
MISize - Class in com.abbyy.mobile.imaging.types
Represents the size as two float values of the width and height
MISize() - Constructor for class com.abbyy.mobile.imaging.types.MISize
A default constructor
MISize(MISize) - Constructor for class com.abbyy.mobile.imaging.types.MISize
Creates a copy of the MISize object
MISize(float, float) - Constructor for class com.abbyy.mobile.imaging.types.MISize
Constructs the MISize object given the width and height
MIVersion - Class in com.abbyy.mobile.imaging
Describes the ABBYY Mobile Imaging SDK version.
MIVersion() - Constructor for class com.abbyy.mobile.imaging.MIVersion
A default constructor
MIVersion(int, int, int, int) - Constructor for class com.abbyy.mobile.imaging.MIVersion
Constructs the MIVersion object
modification - Variable in class com.abbyy.mobile.imaging.MIVersion
Modification number
motionBlurSize - Variable in class com.abbyy.mobile.imaging.defects.MIBlurInfo
The size of the motion blurred area relatively to the size of the areas with text
mu02 - Variable in class com.abbyy.mobile.imaging.defects.MIGlareInfo
A coefficient of the ellipse equation
mu11 - Variable in class com.abbyy.mobile.imaging.defects.MIGlareInfo
A coefficient of the ellipse equation
mu20 - Variable in class com.abbyy.mobile.imaging.defects.MIGlareInfo
A coefficient of the ellipse equation

N

noiseGap - Variable in class com.abbyy.mobile.imaging.operations.FineAutoEnhance
Maximum noise value

O

onProgressFinished(Result) - Method in interface com.abbyy.mobile.imaging.MIListener
Delivers the result to a listener object after the processing is finished.
onProgressUpdated(int) - Method in interface com.abbyy.mobile.imaging.MICallback
Delivers information about the approximate percentage of the image processing to the client.
onProgressUpdated(int) - Method in class com.abbyy.mobile.imaging.MIProcessor
Delivers information about the approximate percentage of the image processing to the client.
operations - Variable in class com.abbyy.mobile.imaging.MIProcessor
A list of operations
optimalBinarizationThreshold - Variable in class com.abbyy.mobile.imaging.defects.MIGlareInfo
The optimal threshold of glare binarization
origin - Variable in class com.abbyy.mobile.imaging.types.MIRect
The coordinates of the top-left vertex of the rectangle

P

processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.FineOperation
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.FineResultOperation
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.MIPreset
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.MIProcessor
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineAdjustBrightnessContrast
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineAutoBrightnessContrast
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineAutoEnhance
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineBinarize
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineCleanBackground
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineCrop
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineDenoiseS
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineHeavyCleanup
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineInvertS
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineRotate
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineRotateFixed
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineScale
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineScaleFixed
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineSharpenS
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineToGreyscale
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineTransformPerspective
Processes an input image
processImage(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineWhitepaper
Processes an input image
processImageWithResult(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.FineResultOperation
Processes an input image and returns the processing result
processImageWithResult(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineDetectBlur
Processes an input image and returns the processing result
processImageWithResult(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineDetectGlare
Processes an input image and returns the processing result
processImageWithResult(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineDetectNoise
Processes an input image and returns the processing result
processImageWithResult(MIImage, MICallback) - Method in class com.abbyy.mobile.imaging.operations.FineRecognizeEdges
Processes an input image and returns the processing result

R

radius - Variable in class com.abbyy.mobile.imaging.operations.FineWhitepaper
The smoothing radius
rect - Variable in class com.abbyy.mobile.imaging.operations.FineCrop
An image rectangle to crop

S

scale - Variable in class com.abbyy.mobile.imaging.operations.FineScaleFixed
The scale factor of axes
setLicense(InputStream, String) - Static method in class com.abbyy.mobile.imaging.MILicenser
Sets the license information
signalToNoiseRatio - Variable in class com.abbyy.mobile.imaging.defects.MINoiseInfo
The ratio of the signal to noise
size - Variable in class com.abbyy.mobile.imaging.operations.FineHeavyCleanup
The filter size in pixels
size - Variable in class com.abbyy.mobile.imaging.operations.FineScale
The size of the resulting image
size - Variable in class com.abbyy.mobile.imaging.operations.FineTransformPerspective
The size for the resulting image
size - Variable in class com.abbyy.mobile.imaging.types.MIRect
The rectangle size
spotCenter - Variable in class com.abbyy.mobile.imaging.defects.MIGlareInfo
The center of the glare spot
startExportingPDFPages(String, String, OutputStream) - Method in class com.abbyy.mobile.imaging.MIExporter
Creates a new PDF document with the provided metadata (the image creator and so on) and starts exporting a batch of images into the specified multi-page PDF file.
strength - Variable in class com.abbyy.mobile.imaging.operations.FineSharpenS
Sharpening coefficients
strength - Variable in class com.abbyy.mobile.imaging.operations.FineWhitepaper
The filtering strength

T

threshold - Variable in class com.abbyy.mobile.imaging.operations.FineHeavyCleanup
The filter threshold
threshold - Variable in class com.abbyy.mobile.imaging.operations.FineSharpenS
The filter threshold
toBitmap(Bitmap.Config, int) - Method in class com.abbyy.mobile.imaging.MIImage
Converts the image into the android bitmap object
topLeft - Variable in class com.abbyy.mobile.imaging.types.MIQuad
The top-left vertex
toPointF() - Method in class com.abbyy.mobile.imaging.types.MIPoint
Converts point into the PointF object
topRight - Variable in class com.abbyy.mobile.imaging.types.MIQuad
The top-right vertex
toRectF() - Method in class com.abbyy.mobile.imaging.types.MIRect
Converts point into the PointF object
toString() - Method in exception com.abbyy.mobile.imaging.errors.MIGenericException
Returns a string representation of the object
toString() - Method in class com.abbyy.mobile.imaging.MIVersion
 

U

undefinedSize - Variable in class com.abbyy.mobile.imaging.defects.MIBlurInfo
The size of the area with defects, where the program cannot define the type of the defect, relatively to the size of the areas with text

V

value - Variable in enum com.abbyy.mobile.imaging.errors.MIExecutionResult
Enumeration value
value - Variable in enum com.abbyy.mobile.imaging.types.MIFixedAngle
Enumeration value
value - Variable in enum com.abbyy.mobile.imaging.types.MIImageChannel
Enumeration value
valueOf(String) - Static method in enum com.abbyy.mobile.imaging.errors.MIExecutionResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abbyy.mobile.imaging.types.MIFixedAngle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abbyy.mobile.imaging.types.MIImageChannel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.abbyy.mobile.imaging.errors.MIExecutionResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.abbyy.mobile.imaging.types.MIFixedAngle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.abbyy.mobile.imaging.types.MIImageChannel
Returns an array containing the constants of this enum type, in the order they are declared.

W

whiteness - Variable in class com.abbyy.mobile.imaging.operations.FineBinarize
The level of the white color
width - Variable in class com.abbyy.mobile.imaging.types.MISize
The width

X

x - Variable in class com.abbyy.mobile.imaging.types.MIPoint
The X-coordinate of a point in pixels

Y

y - Variable in class com.abbyy.mobile.imaging.types.MIPoint
The Y-coordinate of a point in pixels
A B C D E F G H I L M N O P R S T U V W X Y 
Skip navigation links