close_crown: Morphological Opening Operation

Description Usage Arguments Value Note

View source: R/region_growing_functions.r

Description

A function to perform an opening operation on the crown

Usage

1
close_crown(outp., kern.size = 2)

Arguments

outp.

a single-layer raster object with binary values

kern.size

the size of the disc shaped kernel to use in the opening operation

Value

a SpatialPolygon object

Note

called in region_growing_wrapper.r


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