check_im_res: Before Crown Delineation Check Image Resolution Consistency

Description Usage Arguments Value Note

View source: R/region_growing_functions.r

Description

For an image to be used in a region growing algorithm, check the image resolution for consistency with maximum region (ie crown) radius.

Usage

1
check_im_res(r, max_radius)

Arguments

r

a raster object

max_radius

the maximum radius of a region to be grown

Value

the maximum radius expressed in number of pixels

Note

called in region_growing_wrapper.r


pieterbeck/CanHeMonR documentation built on May 25, 2019, 7:11 a.m.