<?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 Dear customer, in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077304#M24686</link>
    <description>&lt;P&gt;Dear customer,&lt;/P&gt;

&lt;P&gt;The IPP legacy package is intend to contain&amp;nbsp;deprecated domains which are not&amp;nbsp;part of the Intel IPP release, such as&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;Small Matrix Operations (&lt;/SPAN&gt;&lt;CODE&gt;ippMX&lt;/CODE&gt;&lt;SPAN style="font-size: 1em;"&gt;),&amp;nbsp;&lt;/SPAN&gt;Speech codecs (&lt;CODE&gt;ippSC&lt;/CODE&gt;). For function ippisum &amp;amp; ippimax should belong to the ippi(Image processing) domain which is contained in IPP release. I am afraid you have to download the IPP release package if you you would like to build with IPP. Here's the &lt;A href="https://software.intel.com/en-us/node/504286"&gt;document &lt;/A&gt;about the ippisum function, you could have a quick view to know its reference &amp;amp; dependencies. Hope this information wuld be useful to you.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
	Fiona&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2016 00:53:36 GMT</pubDate>
    <dc:creator>Zhen_Z_Intel</dc:creator>
    <dc:date>2016-11-08T00:53:36Z</dc:date>
    <item>
      <title>Compilation and Link issues with old/legacy IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077303#M24685</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I am looking to build an old openCV application (link of application &lt;A href="https://github.com/santhosh-kumar/MultiCameraTracking"&gt;here&lt;/A&gt;). This application uses, opencv 2.3.1 and old IPP. I downloaded intel legacy libs to compile build. I am able to compile, it using ipp90legacy_win, which I downloaded from intel website.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I am getting quite a few unresolved symbols.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;_ippiSum_8u_C1R@20 referenced in function "public: double __thiscall Matrix&amp;lt;float&amp;gt;::Sum(unsigned int)const " (?Sum@?$Matrix@M@@QBENI@Z) _ippiMax_32f_C1R@20 referenced in function "public: float __thiscall Matrix&amp;lt;float&amp;gt;::Max(unsigned int)const " (?Max@?$Matrix@M@@QBEMI@Z) &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;

&lt;P&gt;I'm making sure that I include and link each .lib from ipp90legacy_win on my preprocessor and linker path. Could someone please point to the library to which these functions belong ? Just want to make sure that I am not missing a specific library on my local paths/machine.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Nov 2016 12:28:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077303#M24685</guid>
      <dc:creator>Pankaj_C_</dc:creator>
      <dc:date>2016-11-06T12:28:38Z</dc:date>
    </item>
    <item>
      <title>Dear customer,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077304#M24686</link>
      <description>&lt;P&gt;Dear customer,&lt;/P&gt;

&lt;P&gt;The IPP legacy package is intend to contain&amp;nbsp;deprecated domains which are not&amp;nbsp;part of the Intel IPP release, such as&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;Small Matrix Operations (&lt;/SPAN&gt;&lt;CODE&gt;ippMX&lt;/CODE&gt;&lt;SPAN style="font-size: 1em;"&gt;),&amp;nbsp;&lt;/SPAN&gt;Speech codecs (&lt;CODE&gt;ippSC&lt;/CODE&gt;). For function ippisum &amp;amp; ippimax should belong to the ippi(Image processing) domain which is contained in IPP release. I am afraid you have to download the IPP release package if you you would like to build with IPP. Here's the &lt;A href="https://software.intel.com/en-us/node/504286"&gt;document &lt;/A&gt;about the ippisum function, you could have a quick view to know its reference &amp;amp; dependencies. Hope this information wuld be useful to you.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
	Fiona&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 00:53:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077304#M24686</guid>
      <dc:creator>Zhen_Z_Intel</dc:creator>
      <dc:date>2016-11-08T00:53:36Z</dc:date>
    </item>
    <item>
      <title>Hi Pankaj,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077305#M24687</link>
      <description>&lt;P&gt;Hi Pankaj,&lt;/P&gt;

&lt;P&gt;Did you just download and link against the IPP 9 Legacy?&lt;/P&gt;

&lt;P&gt;As refered to "Download and Installation" section of the article about IPP Legacy Lib (https://software.intel.com/en-us/articles/intel-ipp-legacy-libraries),&amp;nbsp;Intel® IPP IPP Legacy Libraries need to be used with Intel IPP 9.0 and Intel IPP 2017 main package.&lt;/P&gt;

&lt;P&gt;Probably the issue was caused by lacking libs of main package, where ippisum and ippimax belong to. You may would like to try to install the main package, and test again.&lt;/P&gt;

&lt;P&gt;UPDATE:&lt;/P&gt;

&lt;P&gt;Since OpenCV 3.0 , IPP-ICV is integrated to OpenCV library by default.&amp;nbsp; User don’t need to install or build Intel® IPP package into OpenCV. &amp;nbsp;Check this page on Intel IPP-ICV package for opencv 3.0:&amp;nbsp;&lt;A href="http://code.opencv.org/projects/opencv/wiki/Opencv3"&gt;http://code.opencv.org/projects/opencv/wiki/Opencv3&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Reference:&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&lt;A href="https://software.intel.com/en-us/articles/intel-ipp-legacy-libraries" target="_blank"&gt;https://software.intel.com/en-us/articles/intel-ipp-legacy-libraries&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 01:24:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077305#M24687</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2016-11-08T01:24:00Z</dc:date>
    </item>
    <item>
      <title>Hi Fiona and Jing ,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077306#M24688</link>
      <description>&lt;P&gt;Hi Fiona and Jing ,&lt;/P&gt;

&lt;P&gt;Thanks to both of you for your timely help. Yes, issue is that I assumed the IPP legacy would provide all functions. As you said, I need IPP 9.0, to get these the functions that I am missing. I am able to compile/build now.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2016 04:41:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077306#M24688</guid>
      <dc:creator>Pankaj_C_</dc:creator>
      <dc:date>2016-11-09T04:41:03Z</dc:date>
    </item>
    <item>
      <title>Pankaj,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077307#M24689</link>
      <description>&lt;P&gt;Pankaj,&lt;BR /&gt;
	&lt;BR /&gt;
	Possibly you can check&amp;nbsp;the IPP 2017 release, which is a newer version with new optimization.&amp;nbsp; Intel IPP legacy libraries&amp;nbsp;was released with IPP 9.0 release, but it can be used with later IPP version as well.&amp;nbsp;&lt;BR /&gt;
	&lt;BR /&gt;
	Thanks,&lt;BR /&gt;
	Chao&lt;BR /&gt;
	&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 08:17:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077307#M24689</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2016-11-29T08:17:17Z</dc:date>
    </item>
    <item>
      <title>Hi Chao,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077308#M24690</link>
      <description>&lt;P&gt;Hi Chao,&lt;/P&gt;

&lt;P&gt;I am trying to build OpenCV 3.1.0 with its inbuilt IPP. My command is, cmake -D WITH_IPP=ON ..&lt;/P&gt;

&lt;P&gt;This gives quite a few errors. Any idea, whether we can build openCV with IPP or not ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;pankaj&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;-- Checking for module 'gtk+-3.0'&lt;BR /&gt;
	--&amp;nbsp;&amp;nbsp; Found gtk+-3.0, version 3.18.9&lt;BR /&gt;
	-- Checking for module 'gstreamer-base-1.0'&lt;BR /&gt;
	--&amp;nbsp;&amp;nbsp; Found gstreamer-base-1.0, version 1.8.2&lt;BR /&gt;
	-- Checking for module 'gstreamer-video-1.0'&lt;BR /&gt;
	--&amp;nbsp;&amp;nbsp; No package 'gstreamer-video-1.0' found&lt;BR /&gt;
	-- Checking for module 'gstreamer-app-1.0'&lt;BR /&gt;
	--&amp;nbsp;&amp;nbsp; No package 'gstreamer-app-1.0' found&lt;BR /&gt;
	-- Checking for module 'gstreamer-riff-1.0'&lt;BR /&gt;
	--&amp;nbsp;&amp;nbsp; No package 'gstreamer-riff-1.0' found&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 05:19:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077308#M24690</guid>
      <dc:creator>Pankaj_C_</dc:creator>
      <dc:date>2016-12-09T05:19:22Z</dc:date>
    </item>
    <item>
      <title>1. You don't have to use the</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077309#M24691</link>
      <description>&lt;P&gt;1. You don't have to use the WITH_IPP switch.&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;You may use the following command to compile OpenCV.&lt;/SPAN&gt;&lt;/P&gt;

&lt;PRE style="overflow-x: auto; overflow-y: hidden; padding: 5px; background-color: rgb(224, 245, 255); color: rgb(51, 51, 51); line-height: 15.6px; border-top: 1px solid rgb(170, 204, 238); border-bottom: 1px solid rgb(170, 204, 238); border-image: initial; border-left: none; border-right: none; text-align: justify;"&gt;cmake -D &lt;SPAN class="nv" style="color: rgb(187, 96, 213);"&gt;CMAKE_BUILD_TYPE&lt;/SPAN&gt;&lt;SPAN class="o" style="color: rgb(102, 102, 102);"&gt;=&lt;/SPAN&gt;RELEASE -D &lt;SPAN class="nv" style="color: rgb(187, 96, 213);"&gt;CMAKE_INSTALL_PREFIX&lt;/SPAN&gt;&lt;SPAN class="o" style="color: rgb(102, 102, 102);"&gt;=&lt;/SPAN&gt;/usr/local ..&lt;/PRE&gt;

&lt;P&gt;By default, IPP in "3rdparty" directory will be compiled into final libraries. Please refer to &lt;A href="http://docs.opencv.org/2.4/doc/tutorials/introduction/linux_install/linux_install.html#linux-installation"&gt;this page&lt;/A&gt; (http://docs.opencv.org/2.4/doc/tutorials/introduction/linux_install/linux_install.html#linux-installation) for further information.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;2. The following warning messages you attached are actually not error messages. They just indicates whether these packages are found or not in your computer. gstreamer* are third-party libraries for video encoding/decoding, not related to IPP. Lacking these packages won't interfere the compilation of OpenCV.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;-- Checking for module 'gtk+-3.0'&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;--&amp;nbsp;&amp;nbsp; Found gtk+-3.0, version 3.18.9&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;-- Checking for module 'gstreamer-base-1.0'&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;--&amp;nbsp;&amp;nbsp; Found gstreamer-base-1.0, version 1.8.2&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;-- Checking for module 'gstreamer-video-1.0'&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;--&amp;nbsp;&amp;nbsp; No package 'gstreamer-video-1.0' found&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;-- Checking for module 'gstreamer-app-1.0'&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;--&amp;nbsp;&amp;nbsp; No package 'gstreamer-app-1.0' found&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;-- Checking for module 'gstreamer-riff-1.0'&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;--&amp;nbsp;&amp;nbsp; No package 'gstreamer-riff-1.0' found&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;3. Please refer to the following article for further information about compiling OpenCV with IPP package (not the one in the "&lt;EM&gt;3rdparty&lt;/EM&gt;" directory).&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/enabling-ipp-on-opencv-windows-and-linux-ubintu" target="_blank"&gt;https://software.intel.com/en-us/articles/enabling-ipp-on-opencv-windows-and-linux-ubintu&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 05:54:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compilation-and-Link-issues-with-old-legacy-IPP/m-p/1077309#M24691</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2016-12-09T05:54:00Z</dc:date>
    </item>
  </channel>
</rss>

