Skip to content

IRGBVIImproved-Red-Green-Blue Vegetation Index

Vegetation

Formula โ€‹

(5.0 * (G ** 2.0) - 2.0 * (R ** 2.0) - 5.0 * (B ** 2.0)) / (5.0 * (G ** 2.0) + 2.0 * (R ** 2.0) + 5.0 * (B ** 2.0))

Classification โ€‹

  • Application domain: Vegetation
  • Sensing modalities: Multispectral

Bands โ€‹

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

Polarizations โ€‹

No radar polarizations are used in this index.

Constants โ€‹

No constants are used in this index.

Contributor โ€‹

Index contributed by https://github.com/davemlz on 2025-07-11.

Released under the MIT License.