The following demo programs are in separate EXAMPLES subdirectories of the path where you installed your product (such as C:\LEADTOOLSxx\Examples\CDLL), where xx indicates the version you installed.
The executable files for these examples were compiled with all LEADTOOLS capabilities unlocked. However, for redeployment, some of these capabilities require product-specific unlock keys. Otherwise, if you recompile the examples, the resulting executable files will not have the locked capabilities.
To unlock and redeploy these capabilities, you must purchase an appropriate product license, such as that included with a LEADTOOLS Document/Medical toolkit.
LEADTOOLS OCR Module - OmniPage Engine | Description |
---|---|
Ocr2Util | Main OCR example program. Includes PDF OCR plug-in samples. |
Ocr2File | Demonstrates saving the OCR results to a file. |
Demonstrates saving the OCR results to memory. | |
Ocr2HnrNum | Demonstrates hand-written (ICR) number recognition. |
Ocr2HnrText | Demonstrates hand-written (ICR) text recognition. |
Ocr2FindZones | Demonstrates auto zone detection for OCR. |
Ocr2Micr | MICR demo program. |
Ocr2Omr | OMR demo program. |
Ocr2RecChars | Demonstrates working with the recognized characters after OCR. |
For more information, refer to:
Programming with LEADTOOLS OCR Functions
OCR Utility demo
An Overview of Recognition Modules
Demo Programs