Demo Programs
The following demo programs are located on the install path in the \Examples\API subdirectory (for example: C:\LEAD Technologies\LEADTOOLS 15\Examples\API). Their associated executables are located on the install path in the appropriate \Bin\API\ subdirectory (for example: C:\Program Files\LEAD Technologies\LEADTOOLS EVAL 15\Bin\API\Win32).
The executable files for these examples were compiled with Document/Medical capabilities. To get Document/Medical capabilities, you must buy a LEADTOOLS Document/Medical toolkit. If you recompile examples, without Document\Medical support, the resulting executable files will not have Document/Medical capabilities.
OcrUtil
|
Main OCR example program. Includes PDF OCR plug-in samples. |
OcrFile |
Demonstrates saving the OCR results to a file. |
OcrMem |
Demonstrates saving the OCR results to memory. |
HnrNum |
Demonstrates hand-written (ICR) number recognition. |
HnrText |
Demonstrates hand-written (ICR) text recognition. |
FindZones |
Demonstrates auto zone detection for OCR. |
Micr |
MICR demo program. |
OMR demo program. | |
RechChars |
Demonstrates working with the recognized characters after OCR. |
For more information, refer to:
Programming with LEADTOOLS OCR Functions
An Overview of Recognition Modules
See Also: