getOCRResponse: OCR recognition function

Description Usage Arguments Value Examples

Description

upload image, get text back!

Usage

1
getOCRResponse(img.path, visionKey, language = "de")

Arguments

language

settings default is DE

path

to local image

key

to vision api

Value

data frame of text blocks

Examples

1
getOCRResponse("out/snap00169.png", visionKey)

flovv/Roxford documentation built on May 16, 2019, 1:24 p.m.