NDVI
Luo_Suppe2026-08-15
gma.rsvi.NDVI
function NDVI(red, nir):
Calculate the Normalized Differnce Vegetation Index.
Parameters:
red: array.
Red-infrared band data.
nir: array.
Near-infrared band data.
Returns:
Type: array.
gma.rsvi.NDVI
function NDVI(red, nir):
Calculate the Normalized Differnce Vegetation Index.
Parameters:
red: array.
Red-infrared band data.
nir: array.
Near-infrared band data.
Returns:
Type: array.