aspose
Contents
[
Hide
]Contains tools for image recognition, skew correction, text areas detection and spell check.
Classes
| Class | Description |
|---|---|
| AsposeOcr | Main API for Aspose OCR library |
| CarPlateRecognitionSettings | Settings for the car number recognition. Contains elements that allow customizing the recognition process. |
| IDCardRecognitionSettings | Settings for the ID Card recognition. Contains elements that allow customizing the recognition process. |
| ImageData | Information about processed / recognized image. |
| ImageProcessing | Helper class for Aspose OCR library. Allows to preprocess and save images. |
| InvoiceRecognitionSettings | Settings for the invoice recognition. Contains elements that allow customizing the recognition process. |
| License | Provides methods to license the component. |
| OcrInput | Container to collect all images / documents for preprocessing / recognition. |
| PassportRecognitionSettings | Settings for the passport recognition. Contains elements that allow customizing the recognition process. |
| ReceiptRecognitionSettings | Settings for the receipt recognition. Contains elements that allow customizing the recognition process. |
| RecognitionResult | The results of the image recognition. Contains elements with recognition information and methods for result export. |
| RecognitionSettings | Settings for the image recognition. Contains elements that allow customizing the recognition process. |
| Rectangle | Stores a set of four integers that represent the location and size of a rectangle. |
| RectangleOutput | Data about detected text areas or lines. |
| SkewOutput | Data about skew angle in degrees and name of the file. |
Enumerations
| Enumeration | Description |
|---|---|
| AreasType | Determines the type of regions detected by the model. |
| DetectAreasMode | Determines the type of neural network used for areas detection. |
| InputType | Types of image/ documents for processing / recognition. |
| Language | Languages used for OCR. ISO 639-2 Code |
| SaveFormat | For recognition result saving |