<?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: How to calculate the specified region area with raster in arcgis engine? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-calculate-the-specified-region-area-with/m-p/150196#M3895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am sorry I am not familiar with envi.&amp;nbsp; It is best to create a new post for new questions, that way it can get the attention of more knowledgeable people.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Dec 2013 16:23:43 GMT</pubDate>
    <dc:creator>AlexanderGray</dc:creator>
    <dc:date>2013-12-02T16:23:43Z</dc:date>
    <item>
      <title>How to calculate the specified region area with raster in arcgis engine?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-calculate-the-specified-region-area-with/m-p/150193#M3892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;use the "Image classification" we can classify the raster image by "supervised classification",but how to calculate their area?I mean that,If the classification number is 4,and How can I calculate each of the four item area?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Nov 2013 04:10:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-calculate-the-specified-region-area-with/m-p/150193#M3892</guid>
      <dc:creator>kju</dc:creator>
      <dc:date>2013-11-30T04:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the specified region area with raster in arcgis engine?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-calculate-the-specified-region-area-with/m-p/150194#M3893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ZonalStatisticsAsTable (needs SpatialAnalyst) should get the Sum of all cells for each zone (value.)&amp;nbsp; Multiply the number of cells by the area of a single cell and you have the area of each zone.&amp;nbsp; The Zonal toolbox has other functions you might want to look at to do similar things.&amp;nbsp; If no spatial analyst, write code to count the number of cells of each value and multiply by area of single cell.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 12:49:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-calculate-the-specified-region-area-with/m-p/150194#M3893</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2013-12-02T12:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the specified region area with raster in arcgis engine?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-calculate-the-specified-region-area-with/m-p/150195#M3894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ZonalStatisticsAsTable (needs SpatialAnalyst) should get the Sum of all cells for each zone (value.)&amp;nbsp; Multiply the number of cells by the area of a single cell and you have the area of each zone.&amp;nbsp; The Zonal toolbox has other functions you might want to look at to do similar things.&amp;nbsp; If no spatial analyst, write code to count the number of cells of each value and multiply by area of single cell.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your response,I will try the way you give,Can I have another question?If I want to imitate the supervise classification in envi,and I want to implement it by arcgis engine C#,I mean that,I seems not that easy to analyst the change of two image,Isn't it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 14:16:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-calculate-the-specified-region-area-with/m-p/150195#M3894</guid>
      <dc:creator>kju</dc:creator>
      <dc:date>2013-12-02T14:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the specified region area with raster in arcgis engine?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-calculate-the-specified-region-area-with/m-p/150196#M3895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am sorry I am not familiar with envi.&amp;nbsp; It is best to create a new post for new questions, that way it can get the attention of more knowledgeable people.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 16:23:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-calculate-the-specified-region-area-with/m-p/150196#M3895</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2013-12-02T16:23:43Z</dc:date>
    </item>
  </channel>
</rss>

