Skip to content

Formula โ€‹

(R + G + B)/((G/B) * (R - B + epsilon))

Classification โ€‹

  • Application domain: Vegetation
  • Sensing modalities: Multispectral

Bands โ€‹

  • R: Red.
  • G: Green.
  • B: Blue.

Polarizations โ€‹

No radar polarizations are used in this index.

Constants โ€‹

epsilon

Adjustment constant.

Default value1.0
Suggested values
For raw RGB values in [0,255]
256
For reflectances in [0,1]
1.0

Contributor โ€‹

Index contributed by https://github.com/geoSanjeeb on 2023-07-03.

Released under the MIT License.