read_size: Reads and resizes images or raster layers rotates it in the...

Description Usage Arguments

Description

Reads and resizes images or raster layers rotates it in the proper direction when necessary

Usage

1
read_size(img, ncols = 640, nrows = NULL)

Arguments

img:

RGB image, or raster file to process

ncols:

resize to a particular number of columns

nrows:

resize to a particular number of rows, if NULL the same ratio is used as set by the original ncol vs. the specified ncols.


khufkens/cropmonitor documentation built on May 31, 2019, 8:29 a.m.