←Select platform

Leadtools.Forms.Auto Introduction

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 the 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.

The Leadtools.Forms.Auto namespace 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 disk-based form repositories.  Users can inherit from the framework's interfaces (IMasterForm, IMasterFormsCategory, IMasterFormsRepository) and implement their own custom repositories as well.

Supported Environments

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly