OcrFactory Class |
Namespace: Opait.Ocr.Api
public static class OcrFactory
The OcrFactory type exposes the following members.
Name | Description | |
---|---|---|
CreateProcessor |
Creates a new instance of then OCR processor class.
| |
LoadProject |
Load a project from XML file.
| |
ProcessFileAsync |
Processes a specific source file into a specified destination file.
| |
ProcessJobAsync |
Processes a specific job once against its watched folder.
| |
ProcessProjectAsync |
Processes a specific project once against its watched folders.
|