<?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 Mapping mat-lab function to IPP API in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Mapping-mat-lab-function-to-IPP-API/m-p/806748#M3665</link>
    <description>&lt;P&gt;Thanks for your reply, I'm new for IPP&lt;BR /&gt;&lt;BR /&gt;the description of ordfilt2 function in matlab is'ORDFILT2 Perform 2-D order-statistic filtering', but I go through the ippiman cannot found any filter matches the order-statistic, maybe we can use Median filter to get the same result?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xie&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jun 2010 04:01:04 GMT</pubDate>
    <dc:creator>Lamp</dc:creator>
    <dc:date>2010-06-03T04:01:04Z</dc:date>
    <item>
      <title>Mapping mat-lab function to IPP API</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Mapping-mat-lab-function-to-IPP-API/m-p/806746#M3663</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is there any mapping between matlab function and IPP APIs, i'm going to covert a matlab method to c++ method, the matlab method contains some function like 'ordfilt2' and 'cell', so how can i find out the corresponding IPP API?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 02 Jun 2010 09:23:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Mapping-mat-lab-function-to-IPP-API/m-p/806746#M3663</guid>
      <dc:creator>Lamp</dc:creator>
      <dc:date>2010-06-02T09:23:10Z</dc:date>
    </item>
    <item>
      <title>Mapping mat-lab function to IPP API</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Mapping-mat-lab-function-to-IPP-API/m-p/806747#M3664</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;The function IPP offers mainly covers frequently-used fundamental algorithms, likeAdd, Muliply,Filter,FFT,convolutionetc. You can check all IPP API in IPP manual: ippiman.pdf, which is for image processing, ippsman.pdf, it is for singal processing.If you have installed IPP, then the documentations are in &lt;IPP installdir=""&gt;/doc/&lt;BR /&gt;or see on line doc: &lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-documentation/"&gt;http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-documentation/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For example, you can find many IPP filterfunctions (like Median Filters, general linear Filter, Laplace, Gauss Filter)under ippiman.pdf=&amp;gt;chapter 9: Filtering Functions. and choose one to match the ordfilt2. &lt;BR /&gt;There is not corresponding function about createcell array in IPP, but you may use c++ language to creat array directly. &lt;BR /&gt;Here is some IPP and C++sample for your reference. &lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-intel-ipp-source-code-examples/"&gt;http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-intel-ipp-source-code-examples/&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying &lt;BR /&gt;&lt;/IPP&gt;</description>
      <pubDate>Thu, 03 Jun 2010 01:43:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Mapping-mat-lab-function-to-IPP-API/m-p/806747#M3664</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2010-06-03T01:43:57Z</dc:date>
    </item>
    <item>
      <title>Mapping mat-lab function to IPP API</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Mapping-mat-lab-function-to-IPP-API/m-p/806748#M3665</link>
      <description>&lt;P&gt;Thanks for your reply, I'm new for IPP&lt;BR /&gt;&lt;BR /&gt;the description of ordfilt2 function in matlab is'ORDFILT2 Perform 2-D order-statistic filtering', but I go through the ippiman cannot found any filter matches the order-statistic, maybe we can use Median filter to get the same result?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xie&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2010 04:01:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Mapping-mat-lab-function-to-IPP-API/m-p/806748#M3665</guid>
      <dc:creator>Lamp</dc:creator>
      <dc:date>2010-06-03T04:01:04Z</dc:date>
    </item>
    <item>
      <title>Mapping mat-lab function to IPP API</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Mapping-mat-lab-function-to-IPP-API/m-p/806749#M3666</link>
      <description>Hello Xie, &lt;BR /&gt;&lt;BR /&gt;Yes, maybe you can use Media filter or FilterMin/Max to get same result in some cases. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying</description>
      <pubDate>Fri, 04 Jun 2010 01:42:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Mapping-mat-lab-function-to-IPP-API/m-p/806749#M3666</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2010-06-04T01:42:36Z</dc:date>
    </item>
  </channel>
</rss>

