Skip navigation links
A C G I L R S W 

A

AsposeOCR - Class in com.aspose.ocr.gpu
Main class for recognize text from images.
AsposeOCR() - Constructor for class com.aspose.ocr.gpu.AsposeOCR
Public constructor.
AsposeOCR(String) - Constructor for class com.aspose.ocr.gpu.AsposeOCR
Public constructor.

C

CalcSkewImage(String) - Method in class com.aspose.ocr.gpu.AsposeOCR
Calculates the skew angle of the text in the image.
CalcSkewImage(BufferedImage) - Method in class com.aspose.ocr.gpu.AsposeOCR
Calculates the skew angle of the text in the image.
com.aspose.ocr.gpu - package com.aspose.ocr.gpu
 

G

GetJson() - Method in class com.aspose.ocr.gpu.RecognitionResult
Form JSON string with recognition results
getTextAreas() - Method in class com.aspose.ocr.gpu.AsposeOCR
 

I

isValid() - Static method in class com.aspose.ocr.gpu.License
Check license.

L

License - Class in com.aspose.ocr.gpu
License class for set and check license.
License() - Constructor for class com.aspose.ocr.gpu.License
 

R

recognitionAreasRectangles - Variable in class com.aspose.ocr.gpu.RecognitionResult
List recognition results of a list of areas (Rectangles)
recognitionAreasText - Variable in class com.aspose.ocr.gpu.RecognitionResult
List recognition results of a list of areas (Rectangles)
RecognitionResult - Class in com.aspose.ocr.gpu
The results of the image recognition Contains elements with recognition information and methods for result export
RecognitionSettings - Class in com.aspose.ocr.gpu
Settings for the image recognition Contains elements that allow customizing the recognition process
RecognitionSettings() - Constructor for class com.aspose.ocr.gpu.RecognitionSettings
Default constructor: set recognitionAreas null, detectAreas true, autoSkew true, recognizeSingleLine false
RecognitionSettings(ArrayList<Rectangle>, boolean, boolean, boolean) - Constructor for class com.aspose.ocr.gpu.RecognitionSettings
Constructor allows to set all options
RecognitionSettings(ArrayList<Rectangle>) - Constructor for class com.aspose.ocr.gpu.RecognitionSettings
Constructor allows to set recognitionAreas.
RecognitionSettings(boolean, boolean) - Constructor for class com.aspose.ocr.gpu.RecognitionSettings
Constructor allows to set detectAreas and autoSkew.
RecognitionSettings(boolean) - Constructor for class com.aspose.ocr.gpu.RecognitionSettings
Constructor allows to set recognizeSingleLine.
recognitionText - Variable in class com.aspose.ocr.gpu.RecognitionResult
Recognition result of all page or one area
RecognizeLine(String) - Method in class com.aspose.ocr.gpu.AsposeOCR
Recognizing a image that contains only one line of text.
RecognizeLine(BufferedImage) - Method in class com.aspose.ocr.gpu.AsposeOCR
Recognizing a image that contains only one line of text.
RecognizePage(String) - Method in class com.aspose.ocr.gpu.AsposeOCR
Recognizing image with automatic detection of text areas and detecting, correct skew of the text.
RecognizePage(String, boolean) - Method in class com.aspose.ocr.gpu.AsposeOCR
Recognizing image with automatic detection of text areas.
RecognizePage(BufferedImage) - Method in class com.aspose.ocr.gpu.AsposeOCR
Recognizing image with automatic detection of text areas and detecting, correct skew of the text.
RecognizePage(BufferedImage, boolean) - Method in class com.aspose.ocr.gpu.AsposeOCR
Recognizing image with automatic detection of text areas.
RecognizePage(String, ArrayList<Rectangle>) - Method in class com.aspose.ocr.gpu.AsposeOCR
Recognizing text in a specified rectangles.
RecognizePage(BufferedImage, ArrayList<Rectangle>) - Method in class com.aspose.ocr.gpu.AsposeOCR
Recognizing text in a specified rectangles.
RecognizePage(String, Rectangle) - Method in class com.aspose.ocr.gpu.AsposeOCR
Will be deprecated Recognizing text in a specified rectangle.
RecognizePage(BufferedImage, Rectangle) - Method in class com.aspose.ocr.gpu.AsposeOCR
Will be deprecated Recognizing text in a specified rectangle.
RecognizePageFromUri(String, RecognitionSettings) - Method in class com.aspose.ocr.gpu.AsposeOCR
Recognizing text in a specified settings.

S

setAutoSkew(boolean) - Method in class com.aspose.ocr.gpu.RecognitionSettings
Enabled (true) by default.
setDetectAreas(boolean) - Method in class com.aspose.ocr.gpu.RecognitionSettings
Enabled (true) by default.
setLicense(String) - Static method in class com.aspose.ocr.gpu.License
Set license for library.
setRecognitionAreas(ArrayList<Rectangle>) - Method in class com.aspose.ocr.gpu.RecognitionSettings
Manually set areas for recognition.
setRecognizeSingleLine(boolean) - Method in class com.aspose.ocr.gpu.RecognitionSettings
Disabled (false) by default.
skew - Variable in class com.aspose.ocr.gpu.RecognitionResult
List recognition results of a list of areas (Rectangles)

W

warnings - Variable in class com.aspose.ocr.gpu.RecognitionResult
Gets or sets list of the warnings messages describing non-critical faults appeared during generation
A C G I L R S W 
Skip navigation links

Copyright © 2020 Aspose. All rights reserved.