<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NDVI calculation in ArcGIS 10 - Image Analysis Window in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336361#M19115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I might also add, unless I am mistaken, that when using the NDVI function to output values from 0 - 255, the algorithm appears to be 'reversing' the values (ie. 0 = high NDVI, and 255 = low NDVI), which would be in error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2011 18:30:31 GMT</pubDate>
    <dc:creator>JeffMilliken</dc:creator>
    <dc:date>2011-06-16T18:30:31Z</dc:date>
    <item>
      <title>NDVI calculation in ArcGIS 10 - Image Analysis Window</title>
      <link>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336357#M19111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just installed ArcGIS 10 and looked at the NDVI function in Image Analysis Window. The NDVI created is in the scale of 0-255. Is there any way that I can get float NDVI values within the IAW ? I assume that I have to do something in the Function tab under properties of the NDVI image. I am using Landsat False Infra Red image create an NDVI image. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know how to get float values using Raster Calculator. I am trying to do this in IAW. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chacko&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 21:25:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336357#M19111</guid>
      <dc:creator>ChackoJacob</dc:creator>
      <dc:date>2010-08-05T21:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: NDVI calculation in ArcGIS 10 - Image Analysis Window</title>
      <link>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336358#M19112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think there is a very easy way to get the float values directly from the Image Analysis Window right now. It is possible with a few more clicks:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Load the individual bands 3 (red) and 4 (nir) into ArcMap, with band 4 on top of band 3. Calculate the difference between them (button on Image Analysis Window) twice. The first (bottom in TOC) layer, open the layer properties &amp;gt; functions tab and change the math to plus. Then do another difference between the two difference layers (your building the NDVI formula in essence through the functions). This last difference (with nir - red and nir + red as input), change the math to divide and the output to 32 bit float. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Voila, you have the NDVI in float.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 14:46:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336358#M19112</guid>
      <dc:creator>RobertBerger</dc:creator>
      <dc:date>2010-08-06T14:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: NDVI calculation in ArcGIS 10 - Image Analysis Window</title>
      <link>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336359#M19113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should follow the workflow described in this topic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html?TopicName=What_is_raster_data%3f#/Implementing_an_algorithm_using_functions_in_a_mosaic_dataset/009t000000v2000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html?TopicName=What_is_raster_data%3f#/Implementing_an_algorithm_using_functions_in_a_mosaic_dataset/009t000000v2000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2010 16:42:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336359#M19113</guid>
      <dc:creator>MelanieHarlow</dc:creator>
      <dc:date>2010-08-30T16:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: NDVI calculation in ArcGIS 10 - Image Analysis Window</title>
      <link>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336360#M19114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://scienceray.com/earth-sciences/ndvi-a-vegetative-index/"&gt;http://scienceray.com/earth-sciences/ndvi-a-vegetative-index/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 07:10:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336360#M19114</guid>
      <dc:creator>Khairul_AzwanMohamad</dc:creator>
      <dc:date>2010-12-01T07:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: NDVI calculation in ArcGIS 10 - Image Analysis Window</title>
      <link>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336361#M19115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I might also add, unless I am mistaken, that when using the NDVI function to output values from 0 - 255, the algorithm appears to be 'reversing' the values (ie. 0 = high NDVI, and 255 = low NDVI), which would be in error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 18:30:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336361#M19115</guid>
      <dc:creator>JeffMilliken</dc:creator>
      <dc:date>2011-06-16T18:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: NDVI calculation in ArcGIS 10 - Image Analysis Window</title>
      <link>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336362#M19116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To have more control on how the NDVI values are calculated, and to use the equation in modelbuilder you can use the Raster Calculator tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Equation would be as follows for a simple NDVI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ((Float("%Near IR Band%") - Float("%Red Band%")) / (Float("%Near IR Band%") + Float("%Red Band%")) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This would return a FLOAT data set with values between -1.0 and 1.0 and assumes the input bands are 8 bit unsigned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To covert the values back an 8 bit unsigned raster suitalbe for use with other imagery when doing classification (e.g., maximum likelehood) the above would become:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Int(((Float("%Near IR Band%") - Float("%Red Band%")) / (Float("%Near IR Band%") + (Float("%Red Band%")))&amp;nbsp; + 1 ) * 127.5 )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This would return a INT data set with values between 0 and 255.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Enjoy,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 19:15:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336362#M19116</guid>
      <dc:creator>RichardDaniels</dc:creator>
      <dc:date>2012-05-16T19:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: NDVI calculation in ArcGIS 10 - Image Analysis Window</title>
      <link>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336363#M19117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you should use arcgis 10.2, it's easy to calculate NDVI in analysis window, steps to calculate NDVI in arcgis here&amp;nbsp;&lt;A class="link-titled" href="https://www.youtube.com/watch?v=u6GGbvslGKo" title="https://www.youtube.com/watch?v=u6GGbvslGKo"&gt;calculate NDVI in ArcGIS - YouTube&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 00:06:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ndvi-calculation-in-arcgis-10-image-analysis/m-p/336363#M19117</guid>
      <dc:creator>myname</dc:creator>
      <dc:date>2017-01-06T00:06:43Z</dc:date>
    </item>
  </channel>
</rss>

