EVI Calculator
Compute the Enhanced Vegetation Index as 2.5 * (NIR - red) / (NIR + 6 * red - 7.5 * blue + 1) from reflectances between zero and one, rejecting degenerate reflectances that zero the denominator.
Description
Compute the Enhanced Vegetation Index as 2.5 * (NIR - red) / (NIR + 6 * red - 7.5 * blue + 1) from reflectances between zero and one, rejecting degenerate reflectances that zero the denominator.