Skip to content

EVI2Two-Band Enhanced Vegetation Index

Vegetation

Formula โ€‹

g * (N - R) / (N + (C1 - (C2 / c)) * R + L)

Classification โ€‹

  • Application domain: Vegetation
  • Sensing modalities: Multispectral

Bands โ€‹

  • N: Near-Infrared (NIR).
  • R: Red.

Polarizations โ€‹

No radar polarizations are used in this index.

Constants โ€‹

C1

Coefficient 1 for the aerosol resistance term.

Default value6.0
C2

Coefficient 2 for the aerosol resistance term.

Default value7.5
L

Canopy background adjustment.

Default value1.0
c

Ratio of red to blue reflectances. Red = c * Blue.

Default value2.08
g

Gain factor.

Default value2.5

Contributor โ€‹

Index contributed by https://github.com/davemlz on 2021-04-07.

Released under the MIT License.