The mask from function fieldMask
is used to identify the number of objects per plot..
fieldCount(
mosaic,
fieldShape,
value = 0,
minSize = 0.01,
n.core = NULL,
pch = 16,
cex = 0.7,
col = "red",
na.rm = FALSE
)
object mask of class stack from the function fieldMask
.
plot shape file.
referent value to vegetation pixels in the mask. If "HUE" was used on
fieldMask
the value=0.
used to set the minimum size percentage of plant canopy (to remove weeds and more).
number of cores to use for multicore processing (Parallel).
point symbol, please check help("points")
.
character (or symbol) expansion: a numerical vector, please check help("points")
.
color code or name, please check help("points")
.
logical. Should missing values (including NaN) be removed?.
A list with five element
fieldCount
is the number of objects per plot represented in DataFrame.
fieldShape
is the new shapeFile with stand count.
mosaic
is the Watershed layer.
objectSel
is the objects area per plot.
objectReject
is the objects position in the image.
fieldCount