NDVI result seems wrong
摘要:The error was in the formula. I looked at the values in the raster and they where being rounded down to the nearest integer in the output. The following formula fixed it. (Float([NIR]) - Float([R])) /...
阅读全文
posted @ 2010-06-14 15:18
浙公网安备 33010602011771号