<?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 Sobel kernels switched? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Sobel-kernels-switched/m-p/879257#M9960</link>
    <description>&lt;P&gt;Is it me or are the horizontal and verical Sobel kernels switched both in the ippi documentation and in the lib? The documented horizontal kernel is a vertical kernel and vice versa. Is thisa type of bug/oversight that will be corrected in future versions?&lt;/P&gt;</description>
    <pubDate>Wed, 12 Dec 2007 15:26:19 GMT</pubDate>
    <dc:creator>mrhavlin</dc:creator>
    <dc:date>2007-12-12T15:26:19Z</dc:date>
    <item>
      <title>Sobel kernels switched?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Sobel-kernels-switched/m-p/879257#M9960</link>
      <description>&lt;P&gt;Is it me or are the horizontal and verical Sobel kernels switched both in the ippi documentation and in the lib? The documented horizontal kernel is a vertical kernel and vice versa. Is thisa type of bug/oversight that will be corrected in future versions?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2007 15:26:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Sobel-kernels-switched/m-p/879257#M9960</guid>
      <dc:creator>mrhavlin</dc:creator>
      <dc:date>2007-12-12T15:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sobel kernels switched?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Sobel-kernels-switched/m-p/879258#M9961</link>
      <description>&lt;P&gt;Vertical and horizontal Sobel functions are called because of their vertical and horizontal rows in their kernels. So "vertical" Sobel calculates dx and "horizontal" Sobel calculates dy.&lt;/P&gt;
&lt;P&gt;Another feature is that &lt;FONT face="Courier New" size="2"&gt;ippiFilterSobelVert &lt;FONT face="Times New Roman" size="3"&gt;functions calculate -dx, not dx&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Times New Roman" size="3"&gt;You could use fixed filters "with border" that have "Border" suffix in the name. They do not require border pixels in memory. Also there is &lt;FONT face="Courier New" size="2"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P align="left"&gt;ippiFilterSobelNegVertBorderfunction that calculates dx&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2007 09:32:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Sobel-kernels-switched/m-p/879258#M9961</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2007-12-19T09:32:10Z</dc:date>
    </item>
  </channel>
</rss>

