Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

NDVI

Compute NDVI


Description

This function computes camera NDVI as in Petach et al. (2014)

Usage

NDVI(exposure.matched, RGB.VI, IR.VI, spatial=FALSE)

Arguments

exposure.matched

A dataframe as in output from matchExposure()

RGB.VI

A dataframe for RGB VI extracted as in output from extractVIs()

IR.VI

A dataframe for IR VI extracted as in output from extractVIs()

spatial

Set this flag to TRUE if you have extracted VIs with spatial == TRUE.

Details

Compute NDVI as in Petach et al. (2014)

Value

A data.frame with NDVI computed after Petach et al. (2014).

Author(s)

Jeroen Staab <jeroen.staab@posteo.de>, Gianluca Filippa <gian.filippa@gmail.com>

See Also


phenopix

Process Digital Images of a Vegetation Cover

v2.4.2
GPL-2
Authors
Gianluca Filippa, Edoardo Cremonese, Mirco Migliavacca, Marta Galvagno, Matthias Folker, Andrew D. Richardson, Enrico Tomelleri
Initial release
2020-09-03

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.