For pointers to sample programs that demonstrate many features, see the table below:
Assembly - Class/Namespace |
Comments |
---|---|
Leadtools.Forms.Common.DLL - Leadtools.Forms.Common |
Provides classes and methods for implementing/manipulating Forms Recognition and Processing support. |
Leadtools.Ocr.DLL - Leadtools.Ocr |
Provides classes and methods for implementing/manipulating LEADTOOLS Optical Character Recognition support. |
Leadtools.Forms.Processing.DLL - Leadtools.Forms.Processing |
Provides classes and methods for implementing/manipulating Forms processing support. |
Leadtools.Forms.Recognition.DLL - Leadtools.Forms.Recognition |
Provides classes and methods for implementing/manipulating Forms recognition support. |
Leadtools.Forms.Recognition.Barcode.DLL - Leadtools.Forms.Recognition.Barcode |
Provides classes and methods for implementing/manipulating Forms Barcode Recognition support. |
Leadtools.Forms.Recognition.Ocr.DLL - Leadtools.Forms.Recognition.Ocr |
Provides classes and methods for implementing/manipulating Forms Optical Character Recognition support. |
Library | Description | Dependencies |
---|---|---|
Leadtools.Forms.Processing.dll | Core Library |
Leadtools.dll |
NuGet Package | Description | |
Leadtools.Document.Sdk | Document Imaging Library | |
Leadtools.Forms | ||
Leadtools.Document.Viewer.WinForms | Document Imaging Library for WinForms | |
Leadtools.Document.Viewer.Wpf | Document Imaging Library for WPF |
Name | Path | Description |
---|---|---|
Cloud Services Azure Demo | \Examples\Forms\DotNet\AutoMasterFormsRepository | This project is provided as an example of how to implement the following three interfaces: IMasterFormsRepository, IMasterFormsCategory, and IMasterForm. |
Bank Check Reader Demo | \Examples\Forms\DotNet\BankCheckReaderDemo | Demonstrates using Forms Recognition and Processing to recognize bank checks. Detect the location of and recognize the data in fields from bank check images, including:
|
Business Card Reader Demo | \Examples\Forms\DotNet\BusinessCardReaderDemo | Demonstrates business card recognition features. Extracts organization name, first and last name, title, address, e-mail, website, fax number, and phone number from images of business cards. |
Forms Recognition Demo | \Examples\Forms\DotNet\FormsDemo | Demonstrates how to perform Forms Recognition and Processing. Allows users to recognize and process filled forms located on the hard disk, as well as those acquired from a TWAIN scanner. Compares the master form template that has been passed in and matches it to a filled form while recognizing and extracting the data. |
Low Level Forms Recognition Demo | \Examples\Forms\DotNet\LowLevelFormsDemo | Demonstrates creating and editing master forms sets. Can be used for building and maintaining your library of master forms and provides many options, including creating/editing OCR, ICR, OMR, Barcode, and Image Fields for extraction. |
Master Forms Editor Demo | \Examples\Forms\DotNet\MasterFormsEditor | Demonstrates creating and editing master forms sets for Forms Recognition and Processing.
|
MRTD Passport Reader Demo | \Examples\Forms\DotNet\MrtdPassportReaderDemo | Demonstrates using Forms Recognition and Processing to recognize MRTD zones in passports. Recognize and extract passport features and fields. |
Leadtools.Forms.Processing.Omr
Leadtools.Forms.Recognition.Barcode
Leadtools.Forms.Recognition.Ocr
Introduction - Leadtools.Forms.Processing
Introduction - Leadtools.Forms.Processing.Omr
Introduction - LEADTOOLS Recognition
Introduction to LEADTOOLS for .NET
Getting Started - Leadtools.Forms.Processing.Omr
Getting Started with LEADTOOLS Forms
Getting Started with LEADTOOLS for .NET