<?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 IPP_VERSION_STR &amp;quot;2019.0.2&amp;quot; in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170906#M26924</link>
    <description>&lt;P&gt;IPP_VERSION_STR&amp;nbsp;"2019.0.2" Windows version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you test the filter before? How about the performance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Gennady F. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which version of IPP do you use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Mar 2019 05:02:42 GMT</pubDate>
    <dc:creator>Gang_B_</dc:creator>
    <dc:date>2019-03-16T05:02:42Z</dc:date>
    <item>
      <title>Bilateral filter performance issue</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170904#M26922</link>
      <description>&lt;P&gt;Hi, ExpertsI had test&amp;nbsp;Bilateral filter in ipp with&amp;nbsp;ippiFilterBilateralGauss and&amp;nbsp;ippiFilterBilateralGaussFast option. But found the performance of&amp;nbsp;ippiFilterBilateralGaussFast is slower than&amp;nbsp;ippiFilterBilateralGauss.&lt;/P&gt;&lt;P&gt;For 1080p 3 channels image on&amp;nbsp;i7-6700k CPU and the latest version of IPP, ippiFilterBilateralGauss cost 10ms to process 1 frame, but ippiFilterBilateralGaussFast cost&amp;nbsp; 500ms to process 1 frame.&lt;/P&gt;&lt;P&gt;Why&amp;nbsp;ippiFilterBilateralGaussFast is slower than&amp;nbsp;ippiFilterBilateralGauss?&lt;/P&gt;&lt;P&gt;Code is as follows:&lt;/P&gt;&lt;P&gt;status&amp;nbsp;=&amp;nbsp;ippiFilterBilateralBorderGetBufferSize_L(filter,&amp;nbsp;size,&amp;nbsp;radius,&amp;nbsp;dataType,&amp;nbsp;channels,&amp;nbsp;distMethod,&amp;nbsp;&amp;amp;specSize,&amp;nbsp;&amp;amp;tmpBufferSize);&lt;BR /&gt;status&amp;nbsp;=&amp;nbsp;ippiFilterBilateralBorderInit_L(filter,&amp;nbsp;size,&amp;nbsp;radius,&amp;nbsp;dataType,&amp;nbsp;channels,&amp;nbsp;distMethod,&amp;nbsp;valSquareSigma,&amp;nbsp;posSquareSigma,&amp;nbsp;pSpec);&lt;BR /&gt;status&amp;nbsp;=&amp;nbsp;ippiFilterBilateralBorder_8u_C3R_L((Ipp8u*)pSrc,&amp;nbsp;srcStep,&amp;nbsp;(Ipp8u*)pDst,&amp;nbsp;dstStep,&amp;nbsp;size,&amp;nbsp;border,&amp;nbsp;OWN_GET_BORDER_VALP(8u,&amp;nbsp;3),&amp;nbsp;pSpec,&amp;nbsp;pTmpBuffer);&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 04:00:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170904#M26922</guid>
      <dc:creator>Gang_B_</dc:creator>
      <dc:date>2019-03-16T04:00:07Z</dc:date>
    </item>
    <item>
      <title>which version of IPP do you</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170905#M26923</link>
      <description>&lt;P&gt;which version of IPP do you use?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 04:51:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170905#M26923</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-03-16T04:51:29Z</dc:date>
    </item>
    <item>
      <title>IPP_VERSION_STR "2019.0.2"</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170906#M26924</link>
      <description>&lt;P&gt;IPP_VERSION_STR&amp;nbsp;"2019.0.2" Windows version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you test the filter before? How about the performance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Gennady F. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which version of IPP do you use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 05:02:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170906#M26924</guid>
      <dc:creator>Gang_B_</dc:creator>
      <dc:date>2019-03-16T05:02:42Z</dc:date>
    </item>
    <item>
      <title>did you check the status</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170907#M26925</link>
      <description>&lt;P&gt;did you check the status value after each of these function call?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 11:39:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170907#M26925</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-03-18T11:39:49Z</dc:date>
    </item>
    <item>
      <title>Hi Gang,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170908#M26926</link>
      <description>&lt;P&gt;Hi Gang,&lt;/P&gt;&lt;P&gt;why do you use "&amp;nbsp;ippiFilterBilateralGaussFast"filter type? In the chapter (IPPI manual) devoted to Bilateral filter the only one possible value is described: "&amp;nbsp;ippiFilterBilateralGauss". If you check IPP function status after initialization attempt with "&amp;nbsp;ippiFilterBilateralGaussFast" - you'll see that it is not supported. I'm curious how you've obtained 500 ms per frame if the function does nothing in this case - you should get 0 ms (I guess).&lt;/P&gt;&lt;P&gt;regards, Igor&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 16:04:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170908#M26926</guid>
      <dc:creator>Igor_A_Intel</dc:creator>
      <dc:date>2019-03-18T16:04:02Z</dc:date>
    </item>
    <item>
      <title>Hi, Igor </title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170909#M26927</link>
      <description>&lt;P&gt;Hi, Igor&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are right. I checked the returned value, it's 14.&amp;nbsp;&lt;/P&gt;&lt;P&gt;#define&amp;nbsp;ippStsNotSupportedModeErr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-14&amp;nbsp;/*&amp;nbsp;The&amp;nbsp;requested&amp;nbsp;mode&amp;nbsp;is&amp;nbsp;currently&amp;nbsp;not&amp;nbsp;supported.&amp;nbsp;*/&lt;/P&gt;&lt;P&gt;And actually, it cost 500ms and then return this value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel had defined&amp;nbsp;ippiFilterBilateralGaussFast several years before, when Intel will support&amp;nbsp;ippiFilterBilateralGaussFast?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Igor Astakhov (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Gang,&lt;/P&gt;&lt;P&gt;why do you use "&amp;nbsp;ippiFilterBilateralGaussFast"filter type? In the chapter (IPPI manual) devoted to Bilateral filter the only one possible value is described: "&amp;nbsp;ippiFilterBilateralGauss". If you check IPP function status after initialization attempt with "&amp;nbsp;ippiFilterBilateralGaussFast" - you'll see that it is not supported. I'm curious how you've obtained 500 ms per frame if the function does nothing in this case - you should get 0 ms (I guess).&lt;/P&gt;&lt;P&gt;regards, Igor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 06:58:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170909#M26927</guid>
      <dc:creator>Gang_B_</dc:creator>
      <dc:date>2019-03-19T06:58:07Z</dc:date>
    </item>
    <item>
      <title>hi, Gennady</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170910#M26928</link>
      <description>&lt;P&gt;hi, Gennady&lt;/P&gt;&lt;P&gt;I checked the status, its -14.&amp;nbsp;&lt;/P&gt;&lt;P&gt;#define&amp;nbsp;ippStsNotSupportedModeErr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-14&amp;nbsp;/*&amp;nbsp;The&amp;nbsp;requested&amp;nbsp;mode&amp;nbsp;is&amp;nbsp;currently&amp;nbsp;not&amp;nbsp;supported.&amp;nbsp;*/&lt;/P&gt;&lt;P&gt;Intel had defined&amp;nbsp;ippiFilterBilateralGaussFast for several years. When intel will implement it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Gennady F. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you check the status value after each of these function call?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 07:01:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Bilateral-filter-performance-issue/m-p/1170910#M26928</guid>
      <dc:creator>Gang_B_</dc:creator>
      <dc:date>2019-03-19T07:01:15Z</dc:date>
    </item>
  </channel>
</rss>

