<?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: Is there any algorithm available to automatically classify the builtup area in Arcpy? in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/is-there-any-algorithm-available-to-automatically/m-p/632842#M4256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The tools that you have at your disposal (with a Spatial Analyst license) are in the Multivariate toolset:&amp;nbsp;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/an-overview-of-the-multivariate-tools.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/an-overview-of-the-multivariate-tools.htm"&gt;An overview of the Multivariate toolset—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally you will need training pixels and signature files to do the classification:&amp;nbsp;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/producing-signature-files-class-and-cluster-analysis.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/producing-signature-files-class-and-cluster-analysis.htm"&gt;Producing signature files, class, and cluster analysis—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use unsupervised classification,&amp;nbsp;in that case your best chance would be&amp;nbsp;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/iso-cluster-unsupervised-classification.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/iso-cluster-unsupervised-classification.htm"&gt;Iso Cluster Unsupervised Classification—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;. However, it may not give you the best results. There are examples of processing multi-spectral imagery use &lt;A class="link-titled" href="http://scikit-image.org/" title="http://scikit-image.org/"&gt;scikit-image: Image processing in Python — scikit-image&lt;/A&gt;&amp;nbsp; (see example here:&amp;nbsp;&lt;A class="link-titled" href="http://remote-sensing.eu/image-classification-with-python/" title="http://remote-sensing.eu/image-classification-with-python/"&gt;http://remote-sensing.eu/image-classification-with-python/&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you planning to process&amp;nbsp;the 50 cities one by one or will you manage them in a single mosaic dataset?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jul 2017 11:58:11 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2017-07-17T11:58:11Z</dc:date>
    <item>
      <title>Is there any algorithm available to automatically classify the builtup area in Arcpy?</title>
      <link>https://community.esri.com/t5/developers-questions/is-there-any-algorithm-available-to-automatically/m-p/632841#M4255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a project in which I have to classify high resolution images to extract the built-up areas of 50 cities and then to calculate the percentage of the area. Is there any algorithm existing in Arcpy which helps to classify the built-up area automatically? I mean if I give the raster image as input and the output should meet the requirement.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 11:02:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/is-there-any-algorithm-available-to-automatically/m-p/632841#M4255</guid>
      <dc:creator>FarhanMustafa</dc:creator>
      <dc:date>2017-07-17T11:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any algorithm available to automatically classify the builtup area in Arcpy?</title>
      <link>https://community.esri.com/t5/developers-questions/is-there-any-algorithm-available-to-automatically/m-p/632842#M4256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The tools that you have at your disposal (with a Spatial Analyst license) are in the Multivariate toolset:&amp;nbsp;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/an-overview-of-the-multivariate-tools.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/an-overview-of-the-multivariate-tools.htm"&gt;An overview of the Multivariate toolset—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally you will need training pixels and signature files to do the classification:&amp;nbsp;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/producing-signature-files-class-and-cluster-analysis.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/producing-signature-files-class-and-cluster-analysis.htm"&gt;Producing signature files, class, and cluster analysis—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use unsupervised classification,&amp;nbsp;in that case your best chance would be&amp;nbsp;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/iso-cluster-unsupervised-classification.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/iso-cluster-unsupervised-classification.htm"&gt;Iso Cluster Unsupervised Classification—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;. However, it may not give you the best results. There are examples of processing multi-spectral imagery use &lt;A class="link-titled" href="http://scikit-image.org/" title="http://scikit-image.org/"&gt;scikit-image: Image processing in Python — scikit-image&lt;/A&gt;&amp;nbsp; (see example here:&amp;nbsp;&lt;A class="link-titled" href="http://remote-sensing.eu/image-classification-with-python/" title="http://remote-sensing.eu/image-classification-with-python/"&gt;http://remote-sensing.eu/image-classification-with-python/&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you planning to process&amp;nbsp;the 50 cities one by one or will you manage them in a single mosaic dataset?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 11:58:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/is-there-any-algorithm-available-to-automatically/m-p/632842#M4256</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-07-17T11:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any algorithm available to automatically classify the builtup area in Arcpy?</title>
      <link>https://community.esri.com/t5/developers-questions/is-there-any-algorithm-available-to-automatically/m-p/632843#M4257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am processing a single city at a time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 17:46:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/is-there-any-algorithm-available-to-automatically/m-p/632843#M4257</guid>
      <dc:creator>FarhanMustafa</dc:creator>
      <dc:date>2017-07-17T17:46:00Z</dc:date>
    </item>
  </channel>
</rss>

