spectralIndices#

spectral_indices.spectralIndices(src, index='NDVI', G=2.5, C1=6.0, C2=7.5, L=1.0, cexp=1.16, nexp=2.0, alpha=0.1, slope=1.0, intercept=0.0, gamma=1.0, omega=2.0, beta=0.05, k=0.0, fdelta=0.581, epsilon=1.0, kernel='RBF', sigma='0.5 * (a + b)', p=2.0, c=1.0, lambdaN=858.5, lambdaR=645.0, lambdaG=555.0, online=False, drop=False, **kwargs)#

Compute spectral indices for an image or image collection.

Parameters:
Return type:

Union[ee.Image, ee.ImageCollection]