<?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: OpenCV and IPP Conflict in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/OpenCV-and-IPP-Conflict/m-p/945212#M18067</link>
    <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;The possible way is to rename the environment variable IPPROOT for your IPP 5.0 installation and use this name while building and running your application using OpenCV and IPP 5.0. Then you could restore IPPROOT value for MATLAB. But it hardly helps if you are using OpenCV and MATLAB in one application. &lt;/DIV&gt;
&lt;DIV&gt;More intricate way is to modify OpenCV code (_cvipp.h. _cxipp.h. cvinfo.cpp). Eg to rename processor specific library (to ippiw7_, ippsw7_, ippcvw7_.dll/lib), search it in cvinfo.cpp and build your application with them witout ipp.lib, ipp.dll. &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Alexander&lt;/DIV&gt;</description>
    <pubDate>Tue, 28 Feb 2006 17:54:00 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2006-02-28T17:54:00Z</dc:date>
    <item>
      <title>OpenCV and IPP Conflict</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OpenCV-and-IPP-Conflict/m-p/945211#M18066</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am using OpenCV Beta 5, and IPP 5.0.  I also have Matlab 7 install, and that came with MKL 7.1 and IPP 2.0 runtime.  This generated conflicts, so I changed the directory of Matlabs IPP to hide it from my C++ compiler, and I re-installed IPP.  Now, it gives me the access violation exception when I call cvCalcOpticalFlowPyrLK.  I tried hiding MKL from my application by renaming the corresponding .dll file, and it did not help.  It works fine when I disable IPP, so I know this is an integration issue.&lt;BR /&gt;&lt;BR /&gt; I am running Windows XP, and Visual Studio 2003.  My project links to all the IPP stublibs, and currently all the IPP DLLs that it loads are from the IPP directory, at least according to VC++.&lt;BR /&gt;&lt;BR /&gt;Can someone suggest some things I can try to fix this?  Thanks! &lt;BR /&gt;&lt;BR /&gt;Anatoliy</description>
      <pubDate>Thu, 16 Feb 2006 06:30:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OpenCV-and-IPP-Conflict/m-p/945211#M18066</guid>
      <dc:creator>akats</dc:creator>
      <dc:date>2006-02-16T06:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCV and IPP Conflict</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OpenCV-and-IPP-Conflict/m-p/945212#M18067</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;The possible way is to rename the environment variable IPPROOT for your IPP 5.0 installation and use this name while building and running your application using OpenCV and IPP 5.0. Then you could restore IPPROOT value for MATLAB. But it hardly helps if you are using OpenCV and MATLAB in one application. &lt;/DIV&gt;
&lt;DIV&gt;More intricate way is to modify OpenCV code (_cvipp.h. _cxipp.h. cvinfo.cpp). Eg to rename processor specific library (to ippiw7_, ippsw7_, ippcvw7_.dll/lib), search it in cvinfo.cpp and build your application with them witout ipp.lib, ipp.dll. &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Alexander&lt;/DIV&gt;</description>
      <pubDate>Tue, 28 Feb 2006 17:54:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OpenCV-and-IPP-Conflict/m-p/945212#M18067</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2006-02-28T17:54:00Z</dc:date>
    </item>
  </channel>
</rss>

