Description Usage Arguments Value Author(s)
Tile images in a directory
1 2 3 | tile_photos(in_folder = "//NAS1/NAS3_2Mar15/Images/FC_BBAL_Drone_Images/",
out_folder = "//NAS1/NAS3_2Mar15/Images/FC_BBAL_Drone_Images_tiled",
width = 1000, height = 600, buff = 30, file_type = "jpg")
|
in_folder |
Path to an image folder |
out_folder |
Path to an folder to be made that will have the images out |
width |
max width in pixels of the output crops |
height |
max height in pixels of the output crops |
buff |
buffer to overlap crop by x pixels |
file_type |
file extentions |
not much really. just a list of names of images in
Abram Fleishman abram@conservationmetics.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.