Programming with LEADTOOLS OCR

The LEADTOOLS OCR features provide functions for incorporating optical character recognition (OCR) technology into an application. OCR is used to process bitmap document images into text.  LEADTOOLS OCR modules provide functions to:

LEADTOOLS uses an OCR handle to interact with the OCR engine and the internal OCR list of pages. The OCR handle is a communication session between LEADTOOLS OCR and an OCR engine installed on the system. This OCR handle is an internal structure that contains all the necessary information for recognition, getting and setting information, and text verification.

To begin programming with LEADTOOLS OCR, you must first unlock the OCR features. Unless OCR features are unlocked, OCR properties, methods, and events will not be available.

For more information on unlocking OCR features, refer to:

Unlocking Special LEAD OCR Features

For more information, refer to:

Changes from Version 15 to Version 16

Programming with LEADTOOLS OCR Professional

An Overview of Recognition Modules

Starting and Shutting Down the OCR Engine

Confidence Reporting: OCR Professional

Languages and Dictionaries

Recognizing Document Pages

Demo Programs

Tutorials

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Professional OCR C API Help