post cropped image to azure
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
)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.