classifyFromMrzData
Classifies a document based on the MRZ data.
Return
The document type if the MRZ matches a rule, DocumentClassification.Type.UNKNOWN otherwise.
Parameters
mrz
The MRZ data to use for classification.
Classifies a document based on the MRZ data.
The document type if the MRZ matches a rule, DocumentClassification.Type.UNKNOWN otherwise.
The MRZ data to use for classification.