c# - Calculating NDVI index from Tiff images? -


i have problem ndvi calculating. use libtiff.net , i'd calculate ndvi 2 tiff images.

i read many documents (for example: http://en.wikipedia.org/wiki/normalized_difference_vegetation_index ).

i need spectral reflectance measurement property ndvi. unfortunately can't these property tiff tag's.. spectral reflectance measurement tag?

how can calculate ndvi bitmiracle libtiff?


Comments

Popular posts from this blog

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

linear regression - Trying to get confidence/prediction intervals with `predict.lm` in R, but I keep getting an error regarding my dichotomous variable -