←Select platform

RecognitionEngine Class

Summary

The RecognitionEngine class and its methods are the entry points for performing Recognition via a service using the LEADTOOLS SDK.

Syntax
C#
VB
C++
public class RecognitionEngine : IRecognition 
Public Class RecognitionEngine 
   Inherits IRecognition 
public: 
   ref class RecognitionEngine : IRecognition 

Remarks

This class provides the methods to recognize an input stream containing a supported image, document, or vector file. Types of recognition supported are: MICR, Passport, Drivers License, Text Extraction, and Barcode.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly