vectorized post azure
1 2 3 4 5 6 7 8 9 | vec_post_cropped_azure(
df,
cropped_tm_dir,
img,
azure_creds,
push_to_az = T,
box_highlight = F,
remove_fl = F
)
|
df |
bounds dataframe |
cropped_tm_dir |
temporary dir to output cropped img |
img |
image |
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 cropped files |
azure_cred |
azure credentials |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.