<?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 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/OpenCV-and-IPP/m-p/993309#M22617</link>
    <description>&lt;DIV&gt;&lt;FONT color="#000080" size="2"&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;youneed to cast the pointer to (Ipp8u*) (cause imageData is of char* type):&lt;/P&gt;&lt;/FONT&gt;&lt;FONT face="Times New Roman"&gt;
&lt;P&gt;ippiCopy_8u_C3R( (Ipp8u*)img-&amp;gt;imageData, size.width * 3, ipprgb, size.width *&lt;BR /&gt;3, size );&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 01 Apr 2005 05:02:36 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2005-04-01T05:02:36Z</dc:date>
    <item>
      <title>OpenCV and IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OpenCV-and-IPP/m-p/993308#M22616</link>
      <description>Hi, I'm trying to compile the example in the ippocv.pdf tutorial.&lt;BR /&gt;&lt;BR /&gt;The thig is that I get a compilation error:&lt;BR /&gt;ipp1.cpp: In function `int main()':&lt;BR /&gt;ipp1.cpp:44: error: invalid conversion from `char*' to `const Ipp8u*'&lt;BR /&gt;&lt;BR /&gt;The code of the line is:&lt;BR /&gt;// the pointer of our OpenCV data is our IPP image pointer&lt;BR /&gt;ippiCopy_8u_C3R( img-&amp;gt;imageData, size.width * 3, ipprgb, size.width *&lt;BR /&gt;3, size );&lt;BR /&gt;&lt;BR /&gt;I attach the code.&lt;BR /&gt;&lt;BR /&gt;Any idea?&lt;BR /&gt;&lt;BR /&gt;Thank you very much.</description>
      <pubDate>Sat, 26 Mar 2005 02:01:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OpenCV-and-IPP/m-p/993308#M22616</guid>
      <dc:creator>Deleted_U_Intel</dc:creator>
      <dc:date>2005-03-26T02:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: OpenCV and IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OpenCV-and-IPP/m-p/993309#M22617</link>
      <description>&lt;DIV&gt;&lt;FONT color="#000080" size="2"&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;youneed to cast the pointer to (Ipp8u*) (cause imageData is of char* type):&lt;/P&gt;&lt;/FONT&gt;&lt;FONT face="Times New Roman"&gt;
&lt;P&gt;ippiCopy_8u_C3R( (Ipp8u*)img-&amp;gt;imageData, size.width * 3, ipprgb, size.width *&lt;BR /&gt;3, size );&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 01 Apr 2005 05:02:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OpenCV-and-IPP/m-p/993309#M22617</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-04-01T05:02:36Z</dc:date>
    </item>
  </channel>
</rss>

