![]() | Opait.Ocr.Api Namespace |
Class | Description | |
---|---|---|
![]() | OcrActions |
Class represents the collection of actions performed by OcrJobs.
|
![]() | OcrFactory |
Static factory methods for creating OCR interfaces.
|
![]() | OcrOptions |
Class encapsulates options used in performing OCR.
|
![]() | OcrPlugin |
Default implementation of the plugin interface to the OCR processing engine.
|
![]() | OcrPluginBase |
Base implementation of the plugin interface to the OCR processing engine.
![]()
All plugin handlers are implemented as virtual methods that return a code
to continue with the normal processing. The API clients can override these
virtual methods to implement customized handling of the processing workflow.
|
![]() | PixOptions |
Class encapsulates OCR processing options for source images.
|
Interface | Description | |
---|---|---|
![]() | IOcrDocument |
The public interface of a source document for OCR processing.
|
![]() | IOcrImage |
Interface to the image of a page as input to the OCR processor.
|
![]() | IOcrJob |
The public interface of a scheduled OCR job.
|
![]() | IOcrPlugin |
The interface defines a plugin for the OCR Service.
|
![]() | IOcrProcessor |
The public interface to processing a list of scheduled OCR jobs.
|
![]() | IOcrProject |
Public interface to a project consisting of one or more OCR jobs. Each
job can watch a shared or exclusive folder for qualified input files.
|
![]() | IOcrRule |
Defines a Regular Expression correction rule for OCR words.
|
![]() | IOcrStats |
Interface for reporting OCR job statistics.
|
![]() | IOcrTemplate |
Public interface of a template for extracting zoned OCR data.
|
![]() | IOcrZone |
Public interface for defining a rectangular image zone for OCR extraction.
|
Enumeration | Description | |
---|---|---|
![]() | OcrDebugLevel |
Specifies the level of capturing OCR debug images.
|
![]() | RepeatUnits |
Repeat interval units used in OCR projects.
|
![]() | SourceAction |
Enumerates the post-processing actions on the source documents.
|