ExtractMrz Method of the FRPage Object

This method extracts data from a machine-readable zone (MRZ). No more than one MRZ may be extracted from each document page.

Syntax

HRESULT ExtractMrz(
  IMrzProcessingParams*   MrzProcessingParams,
  IMrzData**              Result
);
    

Parameters

MrzProcessingParams
[in] This variable describes the MrzProcessingParams object that stores parameters of MRZ extraction. This parameter may be 0. In this case, the MRZ is extracted with default parameters.
Result
[out, retval] A pointer to IMrzData* pointer variable that receives the interface pointer of the output MrzData object. This parameter returns NULL if MRZ has not been extracted.

Return values

This function has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

FRPage

MrzData

Machine-Readable Zone Capture

12.12.2022 20:26:03

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.