Vegetation index[slope based]

Description

<put algortithm description here>

Parameters

Near Infrared Band [raster]
<put parameter description here>
Red Band [raster]
<put parameter description here>

Outputs

Normalized Difference Vegetation Index [raster]
<put output description here>
Ratio Vegetation Index [raster]
<put output description here>
Transformed Vegetation Index [raster]
<put output description here>
Corrected Transformed Vegetation Index [raster]
<put output description here>
Thiam's Transformed Vegetation Index [raster]
<put output description here>
Normalized Ratio Vegetation Index [raster]
<put output description here>

Console usage

processing.runalg('saga:vegetationindexslopebased', nir, red, ndvi, ratio, tvi, ctvi, ttvi, nratio)

See also