<?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: Sobel convolution kernel filter? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/sobel-convolution-kernel-filter/m-p/423493#M5942</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Problem solved I had input raster without spatial references&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I used focal statistics I put weight for neighbourhood and made kernel file in notepad and it works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2012 11:02:58 GMT</pubDate>
    <dc:creator>MartinMokros</dc:creator>
    <dc:date>2012-04-09T11:02:58Z</dc:date>
    <item>
      <title>Sobel convolution kernel filter?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/sobel-convolution-kernel-filter/m-p/423490#M5939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm working with Landsat images and I would like run Sobel convolution kernel filter to find out borders of forests. But I don't have any experiences, maybe is simple and ArcGIS has some extension for this kind of operation or is some better way to find out borders (edges) of forests? Please help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin Mokros&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Apr 2012 13:13:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/sobel-convolution-kernel-filter/m-p/423490#M5939</guid>
      <dc:creator>MartinMokros</dc:creator>
      <dc:date>2012-04-01T13:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sobel convolution kernel filter?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/sobel-convolution-kernel-filter/m-p/423491#M5940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please take a look at the following forum posting:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/thread.asp?c=93&amp;amp;f=1729&amp;amp;t=176824"&gt;Code for Sobel Kernel Filter?&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 13:41:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/sobel-convolution-kernel-filter/m-p/423491#M5940</guid>
      <dc:creator>TarunJaiswal</dc:creator>
      <dc:date>2012-04-02T13:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sobel convolution kernel filter?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/sobel-convolution-kernel-filter/m-p/423492#M5941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you, it really helps. But I have some issues with kernel files. In focal statistics I have some errors: ERROR 000622: Failed to execute (FocalStatistics). Parameters are not valid. and ERROR 010391: Kernel file is not provided or does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't understand why is that because those are my kernel files:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-1 0 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-2 0 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-1 0 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 2 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;0 0 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-1 -2 -1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know what I'm doing wrong. And I tried saved it in different formats and I had same errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 07:22:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/sobel-convolution-kernel-filter/m-p/423492#M5941</guid>
      <dc:creator>MartinMokros</dc:creator>
      <dc:date>2012-04-09T07:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sobel convolution kernel filter?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/sobel-convolution-kernel-filter/m-p/423493#M5942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Problem solved I had input raster without spatial references&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I used focal statistics I put weight for neighbourhood and made kernel file in notepad and it works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 11:02:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/sobel-convolution-kernel-filter/m-p/423493#M5942</guid>
      <dc:creator>MartinMokros</dc:creator>
      <dc:date>2012-04-09T11:02:58Z</dc:date>
    </item>
  </channel>
</rss>

