Skip navigation links
A C G I L R S 

A

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

C

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

G

getTextAreas() - Method in class com.aspose.ocr.AsposeOCR
 

I

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

L

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

R

RecognizeLine(String) - Method in class com.aspose.ocr.AsposeOCR
Recognizing a image that contains only one line of text.
RecognizeLine(BufferedImage) - Method in class com.aspose.ocr.AsposeOCR
Recognizing a image that contains only one line of text.
RecognizePage(String) - Method in class com.aspose.ocr.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.AsposeOCR
Recognizing image with automatic detection of text areas.
RecognizePage(BufferedImage) - Method in class com.aspose.ocr.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.AsposeOCR
Recognizing image with automatic detection of text areas.
RecognizePage(String, ArrayList<Rectangle>) - Method in class com.aspose.ocr.AsposeOCR
Recognizing text in a specified rectangles.
RecognizePage(BufferedImage, ArrayList<Rectangle>) - Method in class com.aspose.ocr.AsposeOCR
Recognizing text in a specified rectangles.
RecognizePage(String, Rectangle) - Method in class com.aspose.ocr.AsposeOCR
Recognizing text in a specified rectangle.
RecognizePage(BufferedImage, Rectangle) - Method in class com.aspose.ocr.AsposeOCR
Recognizing text in a specified rectangle.

S

setLicense(String) - Static method in class com.aspose.ocr.License
Set license for library.
A C G I L R S 
Skip navigation links

Copyright © 2020 Aspose. All rights reserved.