<?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 It is a little difficult in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Opencv-IPP-VC6/m-p/1156136#M26445</link>
    <description>&lt;P&gt;It is a little difficult because I find there is not enough information on the net. please give me your idea whatever it works or not.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jul 2017 06:16:32 GMT</pubDate>
    <dc:creator>david_f_</dc:creator>
    <dc:date>2017-07-28T06:16:32Z</dc:date>
    <item>
      <title>Opencv+IPP+VC6</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Opencv-IPP-VC6/m-p/1156135#M26444</link>
      <description>&lt;P&gt;Hi dear IPP team members,&lt;/P&gt;

&lt;P&gt;I am david and a industrial device software engineer.&lt;/P&gt;

&lt;P&gt;Now we have a plan to using IPP to achieve the speed up work of our software.&lt;/P&gt;

&lt;P&gt;our software has a long history (over 20years)&amp;nbsp;and until now we&amp;nbsp;are still using a very old version of opencv &amp;nbsp;lib(0.9.7).&amp;nbsp; I search online and find, it seems old version of opencv can auto load IPP function. I download a IPP6.0 and install it, and add it to the system path. but it seems the software can not load IPP as I thought. do you guys have any idea about my case, please let me know, I will be very grateful for your kind help.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 06:05:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Opencv-IPP-VC6/m-p/1156135#M26444</guid>
      <dc:creator>david_f_</dc:creator>
      <dc:date>2017-07-28T06:05:32Z</dc:date>
    </item>
    <item>
      <title>It is a little difficult</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Opencv-IPP-VC6/m-p/1156136#M26445</link>
      <description>&lt;P&gt;It is a little difficult because I find there is not enough information on the net. please give me your idea whatever it works or not.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 06:16:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Opencv-IPP-VC6/m-p/1156136#M26445</guid>
      <dc:creator>david_f_</dc:creator>
      <dc:date>2017-07-28T06:16:32Z</dc:date>
    </item>
    <item>
      <title>Could you share your</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Opencv-IPP-VC6/m-p/1156137#M26446</link>
      <description>&lt;P&gt;Could you share your configuration log of OpenCV?&lt;/P&gt;

&lt;P&gt;Before configuring opencv, IPP related environment variables should be set such that opencv can detect IPP.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 01:45:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Opencv-IPP-VC6/m-p/1156137#M26446</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2017-07-31T01:45:19Z</dc:date>
    </item>
    <item>
      <title>引文：Jing X. (Intel) 写道：</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Opencv-IPP-VC6/m-p/1156138#M26447</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Jing X. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Could you share your configuration log of OpenCV?&lt;/P&gt;

&lt;P&gt;Before configuring opencv, IPP related environment variables should be set such that opencv can detect IPP.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;david.F wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;你好，你所说的配置log是指什么信息？目前我们想用opencv100的版本替代097的版本，速度有一定提升，但是和原来的程序存在一定兼容性的问题。目前来看097的版本无法自动加载IPP优化，而100的版本可以实现自动加载IPP优化。&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 02:38:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Opencv-IPP-VC6/m-p/1156138#M26447</guid>
      <dc:creator>david_f_</dc:creator>
      <dc:date>2017-08-04T02:38:29Z</dc:date>
    </item>
    <item>
      <title>执行./configure的时候会输出编译器</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Opencv-IPP-VC6/m-p/1156139#M26448</link>
      <description>&lt;P&gt;执行./configure的时候会输出编译器，各种依赖库等等的检测结果，那个里面可以看有没有检测到IPP，或者有没有去检测IPP。&lt;/P&gt;

&lt;P&gt;有可能opencv 097太老了不支持IPP。&lt;/P&gt;

&lt;P&gt;你们也可以搜索一下opencv的文件夹看看有没有跟IPP相关的文件，如果没有的话基本上就是不支持IPP了。&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 08:38:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Opencv-IPP-VC6/m-p/1156139#M26448</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2017-08-04T08:38:22Z</dc:date>
    </item>
  </channel>
</rss>

