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 -

python - can't seem to get an output from my class -

python - More Issues with overlapping labels in Tkinter -