powered by
Get data from a Photo ID. The function is under testing and may not work fully.
processPhotoId(file_path = "", idType = "auto", imageSource = "auto", correctOrientation = "true", correctSkew = "true", description = "", pdfPassword = "", ...)
path to file; required
optional; default = "auto"
String. Optional; default: true. Options: true or false
true
false
optional; default = ""
Additional arguments passed to abbyy_POST.
abbyy_POST
Data frame with details of the task associated with the submitted Photo ID image
http://ocrsdk.com/documentation/apireference/processPhotoId/
# NOT RUN { processPhotoId(file_path = "file_path", idType = "auto", imageSource = "auto") # }
Run the code above in your browser using DataLab