get_ocr_azure: get ocr from azure

Description Usage Arguments

View source: R/get_ocr_azure.R

Description

get ocr from azure

Usage

1
2
3
4
5
6
7
8
get_ocr_azure(
  df,
  cropped_dir_path,
  img,
  azure_creds,
  box_highlight = T,
  remove_fl = T
)

Arguments

df

the data frame with contour info

cropped_dir_path

tmp path to output cropped img

img

original image

azure_creds

credential for azure app

box_highlight

whether to have the additional step of flagging the cropped image

remove_fl

whether to remove images


Atan1988/alvision documentation built on Dec. 15, 2020, 7:03 a.m.