# Generated by scripts/sync_indices.py from Awesome Spectral Indices (MIT).
# DO NOT EDIT BY HAND. Edit overlays (_asi_*.yaml, _folia_*.yaml) and re-run.
# Spec: docs/spec/SPECTRAL_INDICES.md
slug: mtvi2
name: Modified Triangular Vegetation Index 2
short_name: MTVI2
formula: (1.5 * (1.2 * (N - G) - 2.5 * (R - G))) / ((((2.0 * N + 1) ** 2) - (6.0 * N - 5 * (R ** 0.5)) - 0.5) ** 0.5)
bands:
- N
- G
- R
domain: vegetation
theme: vegetation
concepts: []
rank: 24
display:
  colormap: rdylgn
  range:
  - 0.0
  - 1.5
pedagogy:
  description: 'Modified Triangular Vegetation Index 2 (Haboudane 2004). A

    structural index designed to correlate with LAI while staying

    robust to chlorophyll variability. ESRI''s choice signals its

    enterprise relevance for canopy-structure mapping.

    '
  use_cases:
  - Leaf-area-index estimation in row crops and forest canopies
  - LAI-saturation-robust greenness over dense canopies where NDVI saturates
  - Component of the MCARI/MTVI2 ratio for chlorophyll-structure separation
  limitations:
  - Complex formulation makes per-pixel interpretation harder than NDVI-class indices
  - Requires careful atmospheric correction since it uses three bands
  - Saturates at very high LAI like all structural indices, just at a higher threshold
  interpretation:
    high: Dense canopy with high LAI
    mid: Moderate canopy
    low: Sparse vegetation, soil
  authoritative_sources:
  - label: Haboudane 2004
    url: https://doi.org/10.1016/j.rse.2003.12.013
  - label: NV5 ENVI — Broadband Greenness
    url: https://www.nv5geospatialsoftware.com/docs/BroadbandGreenness.html
  - label: Index Database · MTVI2
    url: https://www.indexdatabase.de/db/i-single.php?id=72
references:
- url: https://doi.org/10.1016/j.rse.2003.12.013
date_of_addition: '2021-05-14'
contributor: https://github.com/davemlz
platforms:
- Sentinel-2
- Landsat-OLI
- Landsat-TM
- Landsat-ETM+
- MODIS
- Planet-Fusion
source:
  authority: awesome-spectral-indices
  commit_sha: 7f28d3fe68af1287f7449faf0685659e73197212
  upstream_id: MTVI2
match_tags:
- g
- index
- modified
- n
- r
- triangular
- vegetation
status: stable
