make_one_tile: Tile an image

Description Usage Arguments Value Author(s)

Description

Tile images in a directory

Usage

1
make_one_tile(img, crop_path, width, buff, height, corner_x, corner_y)

Arguments

img

Path to an image folder

crop_path

Path to an folder to be made that will have the images out

width

width in pixels of the crop

buff

buffer to overlap crop by x pixels

height

height in pixels of the crop

corner_x

x coord of the top left corner of the crop

corner_y

y coord of the top left corner of the crop

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.