This function computes camera NDVI as in Petach et al. (2014)
NDVI(exposure.matched, RGB.VI, IR.VI, spatial=FALSE)
A data.frame with NDVI computed after Petach et al. (2014).
A dataframe as in output from matchExposure()
A dataframe for RGB VI extracted as in output from extractVIs()
A dataframe for IR VI extracted as in output from extractVIs()
Set this flag to TRUE if you have extracted VIs with spatial == TRUE.
Jeroen Staab <jeroen.staab@posteo.de>, Gianluca Filippa <gian.filippa@gmail.com>
Compute NDVI as in Petach et al. (2014)
getExposure
NDVI