Compute NDVI
This function computes camera NDVI as in Petach et al. (2014)
NDVI(exposure.matched, RGB.VI, IR.VI, spatial=FALSE)
exposure.matched |
A dataframe as in output from |
RGB.VI |
A dataframe for RGB VI extracted as in output from |
IR.VI |
A dataframe for IR VI extracted as in output from |
spatial |
Set this flag to TRUE if you have extracted VIs with spatial == TRUE. |
Compute NDVI as in Petach et al. (2014)
A data.frame with NDVI computed after Petach et al. (2014).
Jeroen Staab <jeroen.staab@posteo.de>, Gianluca Filippa <gian.filippa@gmail.com>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.