bgModel: Background modelling

Description Usage Arguments Value Examples

Description

Backgroung modelling.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
bgModel(
  x,
  z,
  a,
  bin,
  filling = NULL,
  prob = 0.95,
  erode = FALSE,
  ZA = TRUE,
  parallel = TRUE,
  freeThreads = 2
)

Arguments

x

CanopyPhoto.

z

ZenithImage.

a

AzimuthImage.

bin

BinImage.

filling

RasterLayer.

prob

numeric. Probability for quantile.

erode

logical.

ZA

logical.

parallel

logical.

freeThreads

logical.

Value

BinImage

Examples

1
#todo

GastonMauroDiaz/caiman documentation built on Jan. 22, 2022, 4:43 a.m.