Interface | Description |
---|---|
IImageStream |
This interface is for working with images.
|
ILanguage |
This interface represents recognition language.
|
IRecognitionBlock |
This interface represents a block.
|
IRecognizedPartInfo |
Interface that presents information about part of the recognized text.
|
IRecognizedText |
This interface is for work with recognized text.
|
IRecognizedTextPartInfo |
This interface presents information about each part of the recognized text.
|
Class | Description |
---|---|
AdjustRotationMode |
Define adjust rotation mode.
|
AdjustUpsideDownRotationMode |
Define adjust upsidedown orientation mode.
|
BuildVersionInfo |
Represents common information about build.
|
CorrectionFilters |
Represents filters for denoising of image before recognition.
|
ImageStream |
This factory creates objects of “IImageStream” type.
|
ImageStreamFormat |
Enumerable of data formats of images.
|
INotifier |
This abstract class represents a notifier.
|
LanguageContainer |
A container for recognition languages.
|
LanguageFactory |
A factory for creating objects of type
ILanguage . |
License |
Provides methods to license the component.
|
NotifierFactory |
This is factory for creating objects of type "INotifier".
|
NotifierHandler | |
OCRConfig |
Configuration for OCR system.
|
OcrEngine |
Main Aspose.OCR class.
|
Page |
Perpesents separate page with recognition results.
|
PreprocessedImages |
Containes several modifications of source image, that were obtained during different preprocessing steps
|
RecognitionBlock |
This factory creates objects of type
IRecognitionBlock . |
TextPartLevel |
Level of
IRecognizedTextPartInfo object. |
Exception | Description |
---|---|
OcrException |
This exception indicates an exception while working with OCR module.
|