For pointers to sample programs that demonstrate many features, see the table below:
For more Information, refer to:
Example
Comment
\Examples\DotNet\CS\OcrMainDemo
Main OCR C# demo showing all of the LEADTOOLS .NET OCR class library features
\Examples\DotNet\VB\OcrMainDemo
Main OCR VB.NET demo showing all of the LEADTOOLS .NET OCR class library features
\Examples\DotNet\CS\OcrAutoRecognizeDemo
C# demo showing how to use the one shot “Fire and forget” OCR auto recognition capabilities
\Examples\DotNet\VB\OcrAutoRecognizeDemo
VB.NET demo showing how to use the one shot “Fire and forget” OCR auto recognition capabilities
\Examples\DotNet\CS\OcrModulesDemo
C# demo showing the various OCR modules supported by the LEADTOOLS .NET OCR class library
\Examples\DotNet\VB\OcrModulesDemo
VB.NET demo showing the various OCR modules supported by the LEADTOOLS .NET OCR class library
\Examples\DotNet\CS\OcrMultiThreadingDemo
C# demo showing how to use threads to simultaneously perform more than one recognition operation at the same time
\Examples\DotNet\VB\OcrMultiThreadingDemo
VB.NET demo showing how to use threads to simultaneously perform more than one recognition operation at the same time
\Examples\DotNet\CS\OcrZonesRubberBandDemo
C# demo showing how to interactively add and modify zones to OCR documents
\Examples\DotNet\VB\OcrZonesRubberBandDemo
VB.NET demo showing how to interactively add and modify zones to OCR documents
\Examples\DotNet\CS\OcrSettingsDemo
C# demo showing the various supported OCR engines extra capabilities and how to use them
\Examples\DotNet\VB\OcrSettingsDemo
VB.NET demo showing the various supported OCR engines extra capabilities and how to use them
\Examples\DotNet\CS\OcrTwainScanningDemo
C# demo showing how to scan and recognize a single or multiple page document at the same time
\Examples\DotNet\VB\OcrTwainScanningDemo
VB.NET demo showing how to scan and recognize a single or multiple page document at the same time
Reference
IntroductionGetting Started (Guide to Example Programs)
Programming with LEADTOOLS .NET OCR
An Overview of OCR Recognition Modules
Creating an OCR Engine Instance
Starting and Shutting Down the OCR Engine
OCR Spell Language Dictionaries
Working with OCR Languages
Working With OCR User Dictionaries
Working with OCR Pages
Working with OCR Zones
Using Text Recognizing OCR Pages
OCR Confidence Reporting
OCR Engine Specific Settings
OCR Tutorial - Working with Pages
OCR Tutorial - Recognizing Pages
OCR Tutorial - Adding and Painting Zones
OCR Tutorial - Working with Recognition Results
OCR Tutorial - Scanning to Searchable PDF
OCR Languages and Spell Checking
Using OMR in LEADTOOLS .NET OCR