The OcrEngineManager class is the LEADTOOLS OCR Module - LEAD Engine entry point.
Use the OcrEngineManager.CreateEngine method to create an instance of the IOcrEngine interface. Afterwards, use the properties and methods of this interface to perform the various OCR tasks required.
The parameter of the OcrEngineManager.CreateEngine method (engineType) is a value of the OcrEngineType enumeration. There is only one OCR Engine and is defined as
Engine | Description |
---|---|
OcrEngineType.LEAD | LEADTOOLS OCR Module - LEAD Engine. The OCR library inside Leadtools.Ocr.LEADEngine.dll is loaded. |
For information on using the LEADTOOLS OCR Thunk Server, refer to Multi-Threading with LEADTOOLS OCR.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document