Vegetation index[distance based]

Description

<put algortithm description here>

Parameters

Near Infrared Band [raster]
<put parameter description here>
Red Band [raster]
<put parameter description here>
Slope of the soil line [number]

<put parameter description here>

Default: 0.0

Intercept of the soil line [number]

<put parameter description here>

Default: 0.0

Outputs

PVI (Richardson and Wiegand) [raster]
<put output description here>
PVI (Perry & Lautenschlager) [raster]
<put output description here>
PVI (Walther & Shabaani) [raster]
<put output description here>
PVI (Qi, et al) [raster]
<put output description here>

Console usage

processing.runalg('saga:vegetationindexdistancebased', nir, red, slope, intercept, pvi, pvi1, pvi2, pvi3)

See also