post_cropped_azure: post cropped image to azure

Description Usage Arguments

Description

post cropped image to azure

Usage

1
2
3
4
5
6
7
8
9
post_cropped_azure(
  df,
  cropped_dir_path,
  img,
  azure_creds,
  push_to_az = T,
  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

push_to_az

whether to push to azure

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.