←Select platform

IDCardReader Constructor(IOcrEngine)

Summary

Initializes a new instance of this class.

Syntax

C#
VB
C++
private IDCardReader()
Private Sub New()
private:  
   IDCardReader() 

Parameters

ocrEngine

LEADTOOLS OCR engine instance to use for card processing.

Remarks

ocrEngine must contain a valid and started IOcrEngine instance, otherwise, ProcessFrame will throw an exception. The card reader will use this OCR engine during all ProcessFrame calls, therefore, it is the user responsibility to ensure that ocrEngine will remain alive during the duration of IDCardReader and is disposed only when no more ProcessFrame are called.

Example

For an example, refer to IDCardReader.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Commands Assembly
Click or drag to resize