#1
Posted
:
Friday, December 22, 2017 12:02:08 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 163
Was thanked: 9 time(s) in 9 post(s)
What has changed?
- The engines offered by LEADTOOLS have been renamed.
- The OcrEngineType enumeration has been restructured.
- New runtime files are required.
- The default location for runtime files has been moved.
- Some LEADTOOLS DLLs have been renamed.
- In v22+, the OmniPage engine is no longer offered. It'll be necessary to use the LEAD engine going forward.
What are the new OCR engine names?The Advantage engine is now called the LEAD engine.
How does this affect my code?All references to OcrEngineType will need to be updated to reflect the new values.
OcrEngineType.Advantage -> OcrEngineType.LEAD
Where are the new runtime files?LEAD Engine:
C:\LEADTOOLS23\Bin\Common\OcrLEADRuntimeWhat are the new libraries?The following files are required for all engines:
- Leadtools.Ocr.dll
- Leadtools.dll
- Leadtools.Forms.Common.dll
- Leadtools.Codecs.dll
- Leadtools.Document.Writer.dll
- Leadtools.ImageProcessing.Core.dll
The LEAD engine requires Leadtools.OcrLEAD.Engine.dll and Leadtools.Ocr.Advantage.dll.
Edited by moderator Wednesday, December 27, 2023 3:12:36 PM(UTC)
| Reason: Updated
Nick Crook
Developer Support Engineer
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.