LEADTOOLS Forms (Leadtools.Forms.Auto assembly)
For pointers to sample programs that demonstrate many features, see the table below:
Assembly - Class/Namespace |
Comments |
Help File |
---|---|---|
Leadtools.Forms.Auto.dll - Leadtools.Forms.Auto |
Provides high-level classes for automated forms recognition and processing. |
|
Full source code for the default (local disk) implementation of the Leadtools.Forms.Auto interfaces. | ||
Leadtools.Forms.Common.dll - Leadtools.Forms.Common |
Provides classes and methods for implementing/manipulating Forms Recognition and Processing support. |
Leadtools.Forms.Common |
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.Barcode |
Leadtools.Forms.Recognition.Ocr.dll - Leadtools.Forms.Recognition.Ocr |
Provides classes and methods for implementing/manipulating Forms Optical Character Recognition support. |
Leadtools.Forms.Recognition.Ocr |
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.Recognition.Barcode
Leadtools.Forms.Recognition.Ocr
Introduction - Leadtools.Forms.Auto
Introduction to LEADTOOLS for .NET