←Select platform

IDFrameReader Class Members

Summary

The following tables list the members exposed by IDFrameReader.

Public Constructors

Name Description
Public Constructor IDFrameReader Initializes a new instance of IDFrameReader with the specified binary engine and OCR engine.

Public Methods

Name Description
Public Method CreateImageFeeder Factory method that creates a compatible image frames feed handler.
Public Method ParallelProcess Parallel processing of a raster image to extract ID data from the text, barcode, and MRZ zones.
Public Method Process Processes an image frame of type RasterImage, and extracts data from an ID card.
Public Method Reset Resets the IDFrameReader instance to prepare for the next sequence of frames to process.

Protected Methods

Name Description
Protected Method Dispose Frees unmanaged resources. In the overload, the disposing parameter is a Boolean that indicates whether the method call comes from a Dispose method (its value is true) or from a finalizer (its value is false).
Protected Method Finalize Allows an object to try to free resources and performs cleanup operations before it is reclaimed by garbage collection.

Public Properties

Name Description
Public Property FrameProcessing The frame processing mode, either all or just barcodes.
Public Property ProcessedImage Gets a binarized version of the processed frame used to extract ID card fields.
Public Property Ready Indicates whether the IDFrameReader instance has finished processing enough frames to produce a result.
Public Property Results The extracted data from an ID card. The results are returned in the form of a dictionary.

Public Fields

Name Description
Public Field Debug The debug callback hook used to receive various debug log messages.

See Also

IDFrameReader Class

Leadtools.Forms.Commands Namespace

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

Leadtools.Forms.Commands Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.