processMRZ: Process MRZ: Extract data from Machine Readable Zone

Description Usage Arguments Value References Examples

Description

Extract data from Machine Readable Zone in an Image

Usage

1
processMRZ(file_path = "", ...)

Arguments

file_path

path to the document

...

Additional arguments passed to abbyy_POST.

Value

Data frame with details of the task associated with the submitted MRZ document

References

http://ocrsdk.com/documentation/apireference/processMRZ/

Examples

1
2
3
4
## Not run: 
processMRZ(file_path = "file_path")

## End(Not run)

abbyyR documentation built on June 25, 2019, 9:02 a.m.