MBLT1: Local thresholding through sky DN estimation

Description Usage Arguments Value Examples

Description

todo

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
MBLT1(
  ncp,
  z,
  a,
  m,
  w = 0.5,
  filling_source = NULL,
  sky = FALSE,
  linear_stretching = FALSE,
  thr_fun = preset_thr_fun,
  channel = "Blue"
)

## S4 method for signature 'CanopyPhoto'
MBLT1(
  ncp,
  z,
  a,
  m,
  w = 0.5,
  filling_source = NULL,
  sky = FALSE,
  linear_stretching = FALSE,
  thr_fun = preset_thr_fun,
  channel = "Blue"
)

Arguments

ncp

CanopyPhoto.

z

todo

a

todo

m

todo

w

todo

filling_source

todo

thr_fun

todo

channel

todo

Value

BinImage or RasterLayer

Examples

1
#todo

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