<?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 Hi Sid, in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Q-regarding-DMIP-based-design/m-p/927902#M16358</link>
    <description>&lt;P&gt;Hi Sid,&lt;/P&gt;
&lt;P&gt;By "columns" do you mean real pixel-wide column or sub-picture of specific width and whole image height ? DMIP is &amp;nbsp;generally oriented on processing images by horizontal slices. This kind of operations better uses CPU cache.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2013 09:01:37 GMT</pubDate>
    <dc:creator>Sergey_K_Intel</dc:creator>
    <dc:date>2013-04-18T09:01:37Z</dc:date>
    <item>
      <title>Q. regarding DMIP based design</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Q-regarding-DMIP-based-design/m-p/927901#M16357</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have been recently looking at and experimenting with DMIP, and I have a basic question:&lt;/P&gt;
&lt;P&gt;Suppose my task is to extract 2 columns from an Image, and add them. This I would like to do in a loop, for a different&lt;/P&gt;
&lt;P&gt;image each time, but same column index.&lt;/P&gt;
&lt;P&gt;It is easy to write a graph for this.&lt;/P&gt;
&lt;P&gt;However, if using DMIP, after the source node that stores the image,&lt;/P&gt;
&lt;P&gt;1) what node type should I use for the columns?&lt;/P&gt;
&lt;P&gt;2) Can I overload the "add" to operate on columns?&lt;/P&gt;
&lt;P&gt;Further, in the "classical IPP" based thinking, I would have used the GetRow/Columns for the line extraction, and ippsAdd variants for the&lt;/P&gt;
&lt;P&gt;additions. Do I still use these, or I can use the loop based C-style summation and colums extraction, and rely on DMIP to substitute with an appropriate code?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sid.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2013 21:05:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Q-regarding-DMIP-based-design/m-p/927901#M16357</guid>
      <dc:creator>siddy</dc:creator>
      <dc:date>2013-04-11T21:05:25Z</dc:date>
    </item>
    <item>
      <title>Hi Sid,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Q-regarding-DMIP-based-design/m-p/927902#M16358</link>
      <description>&lt;P&gt;Hi Sid,&lt;/P&gt;
&lt;P&gt;By "columns" do you mean real pixel-wide column or sub-picture of specific width and whole image height ? DMIP is &amp;nbsp;generally oriented on processing images by horizontal slices. This kind of operations better uses CPU cache.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 09:01:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Q-regarding-DMIP-based-design/m-p/927902#M16358</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2013-04-18T09:01:37Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...Suppose my task is to</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Q-regarding-DMIP-based-design/m-p/927903#M16359</link>
      <description>&amp;gt;&amp;gt;...Suppose my task is to extract 2 columns from an Image, and add them...

You could transpose the source image and addition of two rows ( formely columns ) will be significantly easier and faster.</description>
      <pubDate>Thu, 18 Apr 2013 12:47:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Q-regarding-DMIP-based-design/m-p/927903#M16359</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-04-18T12:47:41Z</dc:date>
    </item>
  </channel>
</rss>

