Learn R Programming

abbyyR (version 0.5.5)

processMRZ: Process MRZ: Extract data from Machine Readable Zone

Description

Extract data from Machine Readable Zone in an Image

Usage

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

Run this code
# NOT RUN {
processMRZ(file_path = "file_path")
# }

Run the code above in your browser using DataLab