Forms Recognition

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 LEATOOLS Document Imaging 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.

This approach is especially powerful when combined with LEADTOOLS scanning, deskew,  OCR, ICR, OMR, PDF OCR, MICR, and annotation functionalities for automating end-to-end (capture-to-data-processing) document handling workflows.

The Leadtools.Forms.Auto .NET Class Library provides a set of classes and interfaces for automated forms recognition and processing. This framework provides a higher level way to use the LEADTOOLS form recognition and processing functionality and enables users to create fully functioning applications with minimal coding. The framework builds on the functionality offered by Leadtools.Forms and adds the automatic handling of Form Categories and Form Repositories. LEADTOOLS provides sample implementations for both disk-based and database-based form repositories. Users can inherit from the framework's interfaces (IMasterForm, IMasterFormsCategory Interface,IMasterFormsRepository Interface) and implement their own custom repository as well.

Key Features

Supported Platforms

Forms Recognition .NET