| Interface | Description |
|---|---|
| IDictionaryReader |
Interface defines the way to get word from other dictionary format
|
| IImageStream |
This interface is for working with images.
|
| ILanguage |
This interface represents recognition language.
|
| IRecognitionBlock |
This interface represents a block.
|
| IRecognizedText |
This interface is for work with recognized text.
|
| IRecognizedTextPartInfo |
This interface presents information about each part of the recognized text.
|
| NotifierHandler |
Handler for Elapsed event.
|
| Class | Description |
|---|---|
| BlurFilter |
Represent blur filtration.
|
| BuildVersionInfo |
Represents common information about build.
|
| CorrectionFilters |
Represents filters for denoising of image before recognition.
|
| DictionaryReaderCreator |
This class is factory of IDictionaryReader for specific dictionary format.
|
| Filter |
This class represents an abstract image correction algoritm.
|
| FontFamily |
Represent a font family
|
| GaussBlurFilter |
Represents Gauss blur filtration.
|
| ImageStream |
This factory creates objects of
IImageStream type. |
| INotifier |
This class represents a notifier.
|
| Language |
This is factory for creating objects of type
ILanguage. |
| LanguageContainer |
This is container for recognition languages.
|
| License |
Provides methods to license the component.
|
| MedianFilter |
Represents median filtration.
|
| Notifier |
This is factory for create objects of type
INotifier. |
| OCRConfig |
Configuration for OCR system.
|
| OcrEngine |
Main Aspose.OCR class.
|
| Page |
Represents separate page with recognition results.
|
| RecognitionBlock |
This factory creates objects of type
IRecognitionBlock. |
| RemoveNoiseFilter |
Represents remove noise filtration.
|
| Enum | Description |
|---|---|
| AdjustRotationMode |
Define adjust rotation mode.
|
| AdjustUpsideDownRotationMode |
Define adjust upsidedown orientation mode.
|
| ImageStreamFormat |
Enumerable of data formats of images.
|
| OcrAlgorithmMode |
Modes of the OCR algorithm using by engine
|
| Exception | Description |
|---|---|
| AsposeLicenseException |
This exception is thrown if any errors with license is detected.
|
| OcrException |
This exception indicates an exception while working with OCR module.
|
Copyright © 2014. All rights reserved.