Leadtools.Forms.Commands Assembly Changes (original) (raw)
Summary
Version Changes: 21 to 22
New Members (version 22)
The following members have been added:
Name | Description |
---|---|
Leadtools.Forms.Commands.FrameObscurity | Defines the detected frame obscurity, if any. |
Leadtools.Forms.Commands.FrameProcessing | Determines the frame processing mode, whether to process all in the frame or just barcodes. |
Leadtools.Forms.Commands.IDCardField | Contains the names of ID card fields or keys to the values returned by processing an ID frame. |
Leadtools.Forms.Commands.IDFrameReader | Extracts useful data from ID cards in the form of a dictionary, the IDCardField that lists the keys for all possible extracted data, such as name, date of birth, etc. |
Leadtools.Forms.Commands.IDReaderFeedStatus | Provides a flag detailing the status of the IDFrameReader. |
Leadtools.Forms.Commands.IImageFramesFeed | Contains an image stack. Compiles a frame, from passed image frames, that is ready to be processed for data extraction. |
Leadtools.Forms.Commands.MRTDReader.ResetMRZReader | Resets the MRZ Reader. |
Leadtools.Forms.Commands.MRZReader | Analyzes and recognizes the MRZ code in both still images and fed frames from camera. |
Removed Members (version 22)
The following members have been removed:
Name | Description |
---|---|
Leadtools.Forms.Commands.IDCardReader | ID Card Reader |
Leadtools.Forms.Commands.IDCardRegion | ID card region identifier |
Leadtools.Forms.Commands.IDCardResults | Results obtained from IDCardReader |
Leadtools.Forms.Commands Version Changes: 20 to 21
New Members (version 21)
The following members have been added:
Name |
---|
None |
Removed Members (version 21)
The following members have been removed:
Name |
---|
None |
Version Changes: 19 to 20
New Members (version 20)
The following members have been added:
Name | Description |
---|---|
Leadtools.Forms.Commands.BankCheckMicrFontType | Represents the MICR field type. |
Leadtools.Forms.Commands.BankCheckReader.MicrFontType | The current BankCheckMicrFontType type used for detection and processing. {NET, Java, Android, iOS, OSX} |
Leadtools.Forms.Commands.BCProcessStatus | Represents the recognition status of the business card image. |
Leadtools.Forms.Commands.BCResult | Represents a field from a business card image. |
Leadtools.Forms.Commands.BusinessCardReader | Class for reading business card fields. |
Removed Members (version 20)
The following members have been removed:
Name |
---|
None |
Version Changes: 19 to 20
New Assembly
The following assembly has been added to LEADTOOLS For .NET v19:
Namespace | Description |
---|---|
Leadtools.Forms.Commands | Contains classes, enumerations, events, and help methods related to recognizing the fields in a bank check. |