Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr provides programming tools for quickly and easily adding document optical character recognition (OCR) technology into software applications.
Redistributables Paths
Path | Target Platform |
---|---|
<installdir>\Redist\DotNet\Win32 | x86 .NET 2.0, 3.0 or 3.5 |
<installdir>\Redist\DotNet4\Win32 | x86 .NET 4 or 4.5 |
<installdir>\Redist\DotNet\x64 | x64 .NET 2.0, 3.0 or 3.5 |
<installdir>\Redist\DotNet4\x64 | x64 .NET 4 or 4.5 |
Dependencies
Library | Description | Dependencies |
---|---|---|
Leadtools.Forms.Ocr.dll | OCR forms library |
Leadtools.dll Leadtools.Forms.DocumentWriters.dll Leadtools.Forms.dll Leadtools.Codecs.dll |
Sample Programs
Description | Path | Details |
---|---|---|
OCR Multi-Engine (Windows Forms) | <installdir>\Examples\DotNet\<CS/VB>\OcrMultiEngineDemo |
Demonstrates all of the LEADTOOLS OCR class library features.
NOTE: This demo loads all document files as raster images and then \Examples\DotNet\CS\DocumentConverterDemo |
OCR Advantage Engine demo (Windows Forms) | <installdir>\Examples\DotNet\<CS/VB>\OcrAdvantageDemo | Demonstrates features of the LEADTOOLS OCR Advantage Engine. |
OCR Screen Capture demo (Windows Forms) | <installdir>\Examples\DotNet\<CS/VB>\OcrScreenCaptureDemo | Demonstrates how to OCR an area that is captured from the screen using Screen Capture. |
Ocr auto recognize demo (Windows Forms) |
<installdir>\Examples\DotNet\<CS/VB>\OcrAutoRecognizeDemo | Demonstrates how to use the one shot “Fire and forget” OCR auto recognition capabilities. |
Ocr modules demo (Windows Forms) | <installdir>\Examples\DotNet\<CS/VB>\OcrModulesDemo |
Demonstrates the various OCR modules supported by the LEADTOOLS OCR class library. |
Ocr multi-threading demo (Windows Forms) | <installdir>\Examples\DotNet\<CS/VB>\OcrMultiThreadingDemo | Demonstrates how to use threads to simultaneously perform more than one recognition operation at the same time. |
Ocr zones rubber band demo (Windows Forms) | <installdir>\Examples\DotNet\<CS/VB>\OcrZonesRubberBandDemo | Demonstrates how to interactively add and modify zones to OCR documents. |
Ocr settings demo (Windows Forms) | <installdir>\Examples\DotNet\<CS/VB>\OcrSettingsDemo | Demonstrates the various supported OCR engine's extra capabilities and how to use them |
Ocr Twain scanning demo (Windows Forms) | <installdir>\Examples\DotNet\<CS/VB>\OcrTwainScanningDemo | Demonstrates how to scan and recognize a single or multiple page document at the same time. |
Supported OCR Engines
OCR Engines | Redistributables |
---|---|
|
See OCR files to be included with your application |
Redistributables Paths
Path | Target Platform |
---|---|
<installdir>\Redist\WinRT8_1\Win32 | x86 WinRT 8.1 |
<installdir>\Redist\WinRTPhone8_1\Win32 | x86 Windows Phone 8.1 |
<installdir>\Redist\WinRT8_1\x64 | x64 WinRT 8.1 |
<installdir>\Redist\WinRTPhone8_1\x64 | x64 Windows Phone 8.1 |
<installdir>\Redist\WinRT8_1\ARM | ARM WinRT 8.1 |
<installdir>\Redist\WinRTPhone8_1\ARM | ARM Windows Phone 8.1 |
Dependencies (Each *.winmd file has an accompanying *.dll file)
Library | Description | Dependencies |
---|---|---|
Leadtools.Forms.Ocr.winmd | OCR forms library |
Leadtools.Kernel.winmd Leadtools.winmd Leadtools.Codecs.Kernel.winmd Leadtools.Codecs.winmd Leadtools.Forms.DocumentWriters.winmd
|
Sample Programs
Description | Path | Details |
---|---|---|
OCR main demo (WinRT) | <installdir>\Examples\WinRT\<CS/JS>\OcrDemo | Demonstrates all of the LEADTOOLS OCR class library features. |
MICR demo (WinRT) | <installdir>\Examples\WinRT\<CS/JS>\MICRDemo | Performs fast and accurate Magnetic Ink Character Recognition on check book images, automatically detects and extracts MICR E-13B text, and shows the extracted MICR line fields for the read MICR code. |
Supported OCR Engines
OCR Engines | Redistributables |
---|---|
|
See OCR files to be included with your application |
Redistributables Paths
Path | Target Platform |
---|---|
<installdir>\Bin<Version>\Xcode\iOS | iOS |
<installdir>\Bin<Version>\Xcode\OSX | OSX |
Dependencies
Library | Description | Dependencies |
---|---|---|
Leadtools.Forms.Ocr.framework | OCR forms library |
Leadtools.Kernel.framework Leadtools.framework Leadtools.Codecs.Kernel.framework Leadtools.Codecs.framework |
Sample Programs
Description | Path | Details |
---|---|---|
Ocr demo (iOS / OS X) | <installdir>\Examples\Xcode\<OSX/iOS>\OcrDemo | Demonstrates all of the LEADTOOLS OCR class library features. |
MICR demo (iOS / OS X) | <installdir>\Examples\Xcode\<OSX/iOS>\MicrDemo | Performs fast and accurate Magnetic Ink Character Recognition on check book images, automatically detects and extracts MICR E-13B text, and shows the extracted MICR line fields for the read MICR code. |
Supported OCR Engines
OCR Engines | Redistributables |
---|---|
|
See OCR files to be included with your application |
Redistributables Paths
Path | Target Platform |
---|---|
<installdir>\dist\x86 | x86 |
<installdir>\dist\mips | mips |
<installdir>\dist\armeabi | armeabi |
<installdir>\dist\armeabi-v7a | armeabi-v7a |
Dependencies
Library | Description | Dependencies |
---|---|---|
leadtools.forms.ocr.jar | OCR forms library |
leadtools.jar libleadtools.so libleadtools.forms.ocr.so leadtools.codecs.jar libleadtools.codecs.so |
Sample Programs
Description | Path | Details |
---|---|---|
Ocr demo (Android) | <installdir>\Examples\Android\OcrDemo | Demonstrates all of the LEADTOOLS OCR class library features. |
MICR demo (Android) | <installdir>\Examples\Android\MicrDemo | Performs fast and accurate Magnetic Ink Character Recognition on check book images, automatically detects and extracts MICR E-13B text, and shows the extracted MICR line fields for the read MICR code. |
Supported OCR Engines
OCR Engines | Redistributables |
---|---|
|
See OCR files to be included with your application |
Introduction
Getting 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 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
Multi-Threading with LEADTOOLS OCR