The following tables list the members exposed by MRZReader.
Name | Description | |
---|---|---|
MRZReader | Initializes a new instance of MRZReader class with the specified IOcrEngine object. |
Name | Description | |
---|---|---|
MRZReaderOCR | Sets the IOcrEngine class used to recognize the detected MRZ zone. | |
Process | Analyzes input image that represents a camera frame by detecting, recognizing, and parsing MRZ code. | |
ProcessAtOnce | Analyzes input image by detecting, recognizing, and parsing MRZ code. | |
Reset | Resets the MRZReader Class before scanning new camera frames. |
Name | Description | |
---|---|---|
Dispose | Disposes internally allocated MRZReader resources. | |
Finalize | Overrides Finalize. |
Name | Description | |
---|---|---|
Ready | Indicates whether the MRZ reader MRZReader Class recognizes the MRZ code from the fed camera frames. | |
Results | Gets the recognized MRZ code fields. |