tile_photos: Tile an image

Description Usage Arguments Value Author(s)

Description

Tile images in a directory

Usage

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")

Arguments

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

Value

not much really. just a list of names of images in

Author(s)

Abram Fleishman abram@conservationmetics.com


ConservationMetrics/drones documentation built on May 16, 2019, 4:05 a.m.