processMRZ: Process MRZ: Extract data from Machine Readable Zone

View source: R/processMRZ.R

processMRZR Documentation

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

## Not run: 
processMRZ(file_path = "file_path")

## End(Not run)

soodoku/abbyyR documentation built on July 19, 2023, 8:36 a.m.