<?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 Re: IPP doesn't work with OpenCV 2.0 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865015#M8236</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/456348"&gt;micmac34&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi, thanks for your answer!&lt;BR /&gt;&lt;BR /&gt;The path to the ipp dlls is present in the system PATH ("C:/Program Files (x86)/Intel/IPP/6.1.2.041/ia32/bin"),&lt;BR /&gt;and IPP seems to be detected both at the configuration stage (IPP_PATH is set to that bin directory, and I have checked the "USE IPP" parameter too), and at compilation stage (the output states: "IPP detected : TRUE").&lt;BR /&gt;&lt;BR /&gt;The Visual Studio projects generated by CMake-GUI seem to link correctly to the IPP libs (all required merged and emerged libs are specified in the linker input). Besides, the path to those libraries is present in the global options,&lt;BR /&gt;as well as the pathes to all the required includes.&lt;BR /&gt;&lt;BR /&gt;So it seems that IPP is detected, statically linked, but when I try something like...&lt;BR /&gt;&lt;BR /&gt;NumUploadedFunction = cvUseOptimized(1);&lt;BR /&gt;or&lt;BR /&gt;cvGetModuleInfo(0, &amp;amp;opencv_lib,&amp;amp;add_modules);&lt;BR /&gt;&lt;BR /&gt;...I get weird results, like only 1 optimized function loaded, and not any module loaded whatsoever.&lt;BR /&gt;I have checked that it is the right dlls that are dispatched at execution time.&lt;BR /&gt;&lt;BR /&gt;I have also read that since 2.0 version, the ipp libs are statically linked and so that those functions could return&lt;BR /&gt;wrong results although the ipp works. But I didn't see any improvement at run time in intensive resize, median&lt;BR /&gt;filter, and so on...&lt;BR /&gt;&lt;BR /&gt;I am currently on win7 x64, I have checked that no wrong dll from sysWOW64 folder is loaded too.&lt;BR /&gt;&lt;BR /&gt;So I'm stuck. I guess that I may have forgotten something, but what...?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Franois&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hi,&lt;BR /&gt;I have the same problem, and posted it at the OpenCV forum. The answer was clear: OpenCV2.0 does not support IPP, maybe in a future release. A pity.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 14 Dec 2009 11:10:37 GMT</pubDate>
    <dc:creator>Rob_Ottenhoff</dc:creator>
    <dc:date>2009-12-14T11:10:37Z</dc:date>
    <item>
      <title>IPP doesn't work with OpenCV 2.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865012#M8233</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am currently trying to develop a face recognition application using OpenCV 2.0&lt;BR /&gt;Everything works fine, except there's no IPP support.&lt;BR /&gt;&lt;BR /&gt;I have read that IPP was not supported yet in the pre 2.0 releases of OpenCV, but should be in the official 2.0 one.&lt;BR /&gt;&lt;BR /&gt;So I want to evaluate the IPP 6.1 (I registered for this), but I can't because it doesn't work yet with OpenCV 2.0&lt;BR /&gt;&lt;BR /&gt;I thought that OpenCV was developped by a branch of intel in order to encourage the use of multithreaded intensive apps,&lt;BR /&gt;and so to sell more processors, which makes sense. So I'm surprised that the IPP implementation is not a priority for OpenCV.&lt;BR /&gt;&lt;BR /&gt;I tried every kind of linking, static, dynamic, compiling with visual studio's compiler, intel's compiler... nothing works.&lt;BR /&gt;(and many people ended up like me trying to link IPP and failed). The IPP libs are detected, but not used by opencv.&lt;BR /&gt;&lt;BR /&gt;I've been trying to make ipp work for opencv 2.0 for one week now... I'm hopeless.&lt;BR /&gt;&lt;BR /&gt;I don't know if it is the right place for this post, so excuse me if it's not, but I have already posted a question about this&lt;BR /&gt;on yahougroup's opencv forums and had no answer yet (2 days ago).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Franois M.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Dec 2009 15:52:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865012#M8233</guid>
      <dc:creator>micmac34</dc:creator>
      <dc:date>2009-12-10T15:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: IPP doesn't work with OpenCV 2.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865013#M8234</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi Francois,&lt;BR /&gt;&lt;BR /&gt;did you pay attention to specify correct PATH to IPP at OpenCV build configuration time? Note, I've used something like this: C:/Program Files/Intel/Parallel Studio/Composer/ipp/ia32/bin and this work for me.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Fri, 11 Dec 2009 06:59:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865013#M8234</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-12-11T06:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: IPP doesn't work with OpenCV 2.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865014#M8235</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336498"&gt;Vladimir Dudnik (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; &lt;BR /&gt;Hi Francois,&lt;BR /&gt;&lt;BR /&gt;did you pay attention to specify correct PATH to IPP at OpenCV build configuration time? Note, I've used something like this: C:/Program Files/Intel/Parallel Studio/Composer/ipp/ia32/bin and this work for me.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi, thanks for your answer!&lt;BR /&gt;&lt;BR /&gt;The path to the ipp dlls is present in the system PATH ("C:/Program Files (x86)/Intel/IPP/6.1.2.041/ia32/bin"),&lt;BR /&gt;and IPP seems to be detected both at the configuration stage (IPP_PATH is set to that bin directory, and I have checked the "USE IPP" parameter too), and at compilation stage (the output states: "IPP detected : TRUE").&lt;BR /&gt;&lt;BR /&gt;The Visual Studio projects generated by CMake-GUI seem to link correctly to the IPP libs (all required merged and emerged libs are specified in the linker input). Besides, the path to those libraries is present in the global options,&lt;BR /&gt;as well as the pathes to all the required includes.&lt;BR /&gt;&lt;BR /&gt;So it seems that IPP is detected, statically linked, but when I try something like...&lt;BR /&gt;&lt;BR /&gt;NumUploadedFunction = cvUseOptimized(1);&lt;BR /&gt;or&lt;BR /&gt;cvGetModuleInfo(0, &amp;amp;opencv_lib,&amp;amp;add_modules);&lt;BR /&gt;&lt;BR /&gt;...I get weird results, like only 1 optimized function loaded, and not any module loaded whatsoever.&lt;BR /&gt;I have checked that it is the right dlls that are dispatched at execution time.&lt;BR /&gt;&lt;BR /&gt;I have also read that since 2.0 version, the ipp libs are statically linked and so that those functions could return&lt;BR /&gt;wrong results although the ipp works. But I didn't see any improvement at run time in intensive resize, median&lt;BR /&gt;filter, and so on...&lt;BR /&gt;&lt;BR /&gt;I am currently on win7 x64, I have checked that no wrong dll from sysWOW64 folder is loaded too.&lt;BR /&gt;&lt;BR /&gt;So I'm stuck. I guess that I may have forgotten something, but what...?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Franois&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Dec 2009 14:33:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865014#M8235</guid>
      <dc:creator>micmac34</dc:creator>
      <dc:date>2009-12-11T14:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: IPP doesn't work with OpenCV 2.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865015#M8236</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/456348"&gt;micmac34&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi, thanks for your answer!&lt;BR /&gt;&lt;BR /&gt;The path to the ipp dlls is present in the system PATH ("C:/Program Files (x86)/Intel/IPP/6.1.2.041/ia32/bin"),&lt;BR /&gt;and IPP seems to be detected both at the configuration stage (IPP_PATH is set to that bin directory, and I have checked the "USE IPP" parameter too), and at compilation stage (the output states: "IPP detected : TRUE").&lt;BR /&gt;&lt;BR /&gt;The Visual Studio projects generated by CMake-GUI seem to link correctly to the IPP libs (all required merged and emerged libs are specified in the linker input). Besides, the path to those libraries is present in the global options,&lt;BR /&gt;as well as the pathes to all the required includes.&lt;BR /&gt;&lt;BR /&gt;So it seems that IPP is detected, statically linked, but when I try something like...&lt;BR /&gt;&lt;BR /&gt;NumUploadedFunction = cvUseOptimized(1);&lt;BR /&gt;or&lt;BR /&gt;cvGetModuleInfo(0, &amp;amp;opencv_lib,&amp;amp;add_modules);&lt;BR /&gt;&lt;BR /&gt;...I get weird results, like only 1 optimized function loaded, and not any module loaded whatsoever.&lt;BR /&gt;I have checked that it is the right dlls that are dispatched at execution time.&lt;BR /&gt;&lt;BR /&gt;I have also read that since 2.0 version, the ipp libs are statically linked and so that those functions could return&lt;BR /&gt;wrong results although the ipp works. But I didn't see any improvement at run time in intensive resize, median&lt;BR /&gt;filter, and so on...&lt;BR /&gt;&lt;BR /&gt;I am currently on win7 x64, I have checked that no wrong dll from sysWOW64 folder is loaded too.&lt;BR /&gt;&lt;BR /&gt;So I'm stuck. I guess that I may have forgotten something, but what...?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Franois&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hi,&lt;BR /&gt;I have the same problem, and posted it at the OpenCV forum. The answer was clear: OpenCV2.0 does not support IPP, maybe in a future release. A pity.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Dec 2009 11:10:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865015#M8236</guid>
      <dc:creator>Rob_Ottenhoff</dc:creator>
      <dc:date>2009-12-14T11:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: IPP doesn't work with OpenCV 2.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865016#M8237</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/346566"&gt;Rob Ottenhoff&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hi,&lt;BR /&gt;I have the same problem, and posted it at the OpenCV forum. The answer was clear: OpenCV2.0 does not support IPP, maybe in a future release. A pity.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Well from what I read, it may be the case that it's not supported yet.&lt;BR /&gt;&lt;BR /&gt;But OpenCV is an open source effort that originated from intel and is more or less supported by them.&lt;BR /&gt;&lt;BR /&gt;So that's true that IPP support is very important for potential professionnal OpenCV users, but until then&lt;BR /&gt;the good attitude i guess is to kindly ask the developpers to include such support in the upcoming releases of&lt;BR /&gt;OpenCV. That's what I did on the OpenCV forums, and I encourage you to do the same. When many IPP users&lt;BR /&gt;kindly ask for IPP support, it will indeed be taken in count (or maybe it is just planned anyways, but asking doesn't&lt;BR /&gt;hurt!)&lt;BR /&gt;&lt;BR /&gt;So to the OpenCV / IPP devs: it is nice to keep it open source and to some extent independent from IPP, but&lt;BR /&gt;please also mind the professionnal users who will largely benefit from IPP support in OpenCV.&lt;BR /&gt;&lt;BR /&gt;Thanks for your attention, and keep up the good work.&lt;BR /&gt;&lt;BR /&gt;F.Moyson&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Dec 2009 14:34:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865016#M8237</guid>
      <dc:creator>micmac34</dc:creator>
      <dc:date>2009-12-14T14:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: IPP doesn't work with OpenCV 2.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865017#M8238</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hello for OpenCV/IPP users,&lt;BR /&gt;&lt;BR /&gt;Information for those who might be misleaded by OpenCV 2.0 loaded modules report (which does not list IPP DLLs). &lt;BR /&gt;Actually, OpenCV 2.0 still supports IPP, the only diffenerence from OpenCV 1.0 is that now it links with IPP static libraries. The default build of OpenCV 2.0 which available from sourceforge does not include IPP libraries, but if you have IPP installed you should be able to configure and rebuild OpenCV to enable link with IPP.&lt;BR /&gt;&lt;BR /&gt;Note, you still need to specify path to IPP DLLs (for example C:Program FilesIntelParallel StudioComposerippia32bin) in CMake configuration tool. This will generate by your choice either Makefiles or MSVC project files (I did test with MS VC2008) and link with IPP static libraries using path like C:Program FilesIntelParallel StudioComposerippia32bin..lib, where IPP static libraries should be located.&lt;BR /&gt;A note for those who use Intel Parallel Studio (like I did), you will need to download IPP static libraries which distributed as a separate package to reduce Parallel Studio install package.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Wed, 13 Jan 2010 09:51:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865017#M8238</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-01-13T09:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: IPP doesn't work with OpenCV 2.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865018#M8239</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336498"&gt;Vladimir Dudnik (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; &lt;BR /&gt;Hello for OpenCV/IPP users,&lt;BR /&gt;&lt;BR /&gt;Information for those who might be misleaded by OpenCV 2.0 loaded modules report (which does not list IPP DLLs). &lt;BR /&gt;Actually, OpenCV 2.0 still supports IPP, the only diffenerence from OpenCV 1.0 is that now it links with IPP static libraries. The default build of OpenCV 2.0 which available from sourceforge does not include IPP libraries, but if you have IPP installed you should be able to configure and rebuild OpenCV to enable link with IPP.&lt;BR /&gt;&lt;BR /&gt;Note, you still need to specify path to IPP DLLs (for example C:Program FilesIntelParallel StudioComposerippia32bin) in CMake configuration tool. This will generate by your choice either Makefiles or MSVC project files (I did test with MS VC2008) and link with IPP static libraries using path like C:Program FilesIntelParallel StudioComposerippia32bin..lib, where IPP static libraries should be located.&lt;BR /&gt;A note for those who use Intel Parallel Studio (like I did), you will need to download IPP static libraries which distributed as a separate package to reduce Parallel Studio install package.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hi Vladimir,&lt;BR /&gt;&lt;BR /&gt;You are overly optimistic. It is true that you can build OpenCV2.0 with the IPP libraries statically linked. The trouble is that hardly any IPP functions are called. Search for the HAVE_IPP macro in the OpenCV2.0 source and you will see that only a few color conversions and some dxt functions are used.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jan 2010 10:40:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865018#M8239</guid>
      <dc:creator>Rob_Ottenhoff</dc:creator>
      <dc:date>2010-01-13T10:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: IPP doesn't work with OpenCV 2.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865019#M8240</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Ops, I did not realize that.I know fromOpenCV developers that they plan to extend IPP support in some nearest update. May need to check when exactly they plan to add this.&lt;BR /&gt;&lt;BR /&gt;Vladimir&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jan 2010 11:12:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865019#M8240</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-01-13T11:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: IPP doesn't work with OpenCV 2.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865020#M8241</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;would like to notify everyone that OpenCV 2.1 was just recently released. It support build with IPP static libraries.&lt;BR /&gt;&lt;BR /&gt;Make sure you configure OpenCV correctly in order to build it with IPP support. The picture below show configuration options which work for me (I have IPP and TBB installed as a part of Intel Parallel Studio). Note, IPP_PATH should point to the folder where IPP DLLs are located (seems to be historical)&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.intel.com/skins/images/7B13F55A7CE623EF42E69096FA81A3A1/2021_redesign/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Tue, 20 Apr 2010 11:18:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865020#M8241</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-04-20T11:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: IPP doesn't work with OpenCV 2.0</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865021#M8242</link>
      <description>&lt;P&gt;Also add such information to &lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-open-source-computer-vision-library-opencv-faq/"&gt;Intel Ipp - Open Source Computer Vision Library (OpenCV) FAQ &lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2010 08:24:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-doesn-t-work-with-OpenCV-2-0/m-p/865021#M8242</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2010-04-22T08:24:25Z</dc:date>
    </item>
  </channel>
</rss>

