<?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 Vector Multiply and Matrix in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Vector-Multiply-and-Matrix/m-p/902482#M12962</link>
    <description>&lt;P&gt;I am looking for an IPP function that can help me accomplished the following task:&lt;/P&gt;
&lt;P&gt;I have a small array, call it a window. I also have an image represented as an array like all ippi functions use. I want to move the window through the array and for each pixel mutliply the window by the pixel and the few surrounding it. I then want that pixel value to take the sum of all the multiplication that was just done. Then move on to the next pixel in the image.&lt;/P&gt;
&lt;P&gt;I found all the filter function in ippi. There is a max window function that moves a window through the image and sets each pixel to highest pixel value in the window. I want to pretty much do the same thing, but mutliply all these values everytime by the window and then sum the window.&lt;/P&gt;
&lt;P&gt;I can accomplish this with the matrix multiply and moving my own window through the image, but I'm just checking to see if there is a function for this since it will probably be more optimized.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 02 Feb 2010 23:47:31 GMT</pubDate>
    <dc:creator>Derek_Woodman</dc:creator>
    <dc:date>2010-02-02T23:47:31Z</dc:date>
    <item>
      <title>Vector Multiply and Matrix</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Vector-Multiply-and-Matrix/m-p/902482#M12962</link>
      <description>&lt;P&gt;I am looking for an IPP function that can help me accomplished the following task:&lt;/P&gt;
&lt;P&gt;I have a small array, call it a window. I also have an image represented as an array like all ippi functions use. I want to move the window through the array and for each pixel mutliply the window by the pixel and the few surrounding it. I then want that pixel value to take the sum of all the multiplication that was just done. Then move on to the next pixel in the image.&lt;/P&gt;
&lt;P&gt;I found all the filter function in ippi. There is a max window function that moves a window through the image and sets each pixel to highest pixel value in the window. I want to pretty much do the same thing, but mutliply all these values everytime by the window and then sum the window.&lt;/P&gt;
&lt;P&gt;I can accomplish this with the matrix multiply and moving my own window through the image, but I'm just checking to see if there is a function for this since it will probably be more optimized.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2010 23:47:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Vector-Multiply-and-Matrix/m-p/902482#M12962</guid>
      <dc:creator>Derek_Woodman</dc:creator>
      <dc:date>2010-02-02T23:47:31Z</dc:date>
    </item>
    <item>
      <title>Vector Multiply and Matrix</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Vector-Multiply-and-Matrix/m-p/902483#M12963</link>
      <description>&lt;P&gt;Hi, Derek.&lt;/P&gt;
&lt;P&gt;Could you provide reference code of your algorithm to understand if it is possible to use ippiFilter_32f_C1R function?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2010 14:12:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Vector-Multiply-and-Matrix/m-p/902483#M12963</guid>
      <dc:creator>Andrey_B_Intel</dc:creator>
      <dc:date>2010-02-04T14:12:00Z</dc:date>
    </item>
    <item>
      <title>Vector Multiply and Matrix</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Vector-Multiply-and-Matrix/m-p/902484#M12964</link>
      <description>&lt;P&gt;Andrey,&lt;/P&gt;
&lt;P&gt;That function worked perfectly. Thank you!&lt;/P&gt;
&lt;P&gt;Derek&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2010 19:53:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Vector-Multiply-and-Matrix/m-p/902484#M12964</guid>
      <dc:creator>Derek_Woodman</dc:creator>
      <dc:date>2010-02-08T19:53:03Z</dc:date>
    </item>
  </channel>
</rss>

