Leadtools.Forms.Recognition Introduction (original) (raw)
Summary
LEADTOOLS Recognition is a high-level .NET SDK that harnesses the power of LEAD's image processing technology to intelligently identify document components and features that can be used to recognize and classify scanned documents. The Forms Recognition module can even be used to define recognition boxes for automatic processing of any part of a form.
Used in conjunction with LEADTOOLS Document Imaging document clean-up functionality, which dramatically improves recognition results, the Forms Recognition toolkit can be used to process a list of images, return unique XML data that describes them, and then store and use that data set as a standard for recognizing future digital images.
Key Features
- Provides a set of classes for performing low-level forms recognition. With LEADTOOLS Forms Recognition technology, you can programmatically determine which type of form an image is. For this process, several technologies can be used--including barcode, OCR, and other unique technologies created by LEADTOOLS.
- Provides the classes that implement essential forms recognition functionality, such as RecognitionObjectsManager, FormRecognitionEngine and PageRecognitionOptions.
- Contains the base classes and interfaces for the Full Text Search feature that can be used to speed up recognition.
See Also
Assemblies
Leadtools.Forms.Common
Leadtools.Forms.Processing
Leadtools.Forms.Processing.Omr
Leadtools.Forms.Recognition
Leadtools.Forms.Recognition.Barcode
Leadtools.Forms.Recognition.Ocr
Reference
Introduction - LEADTOOLS Recognition
Introduction - Leadtools.Forms.Processing.Omr
Introduction to LEADTOOLS for .NET
Getting Started - Leadtools.Forms.Recognition
Getting Started with LEADTOOLS Forms
Getting Started - Leadtools.Forms.Processing.Omr
Getting Started with LEADTOOLS for .NET