<?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: ippiResize float in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiResize-float/m-p/911298#M14295</link>
    <description>Thank you very much, that was indeed the reason why it didn't work.&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Sep 2006 18:54:32 GMT</pubDate>
    <dc:creator>atlastraeger</dc:creator>
    <dc:date>2006-09-15T18:54:32Z</dc:date>
    <item>
      <title>ippiResize float</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiResize-float/m-p/911296#M14293</link>
      <description>Hello forum.&lt;BR /&gt;&lt;BR /&gt;I have used ippiResize_8u_C1R to resize an image with success, however, if I try to resize a floating-point image with ippiResize_32f_C1R, 2/3 of the image is simply black (i.e. the image array consists of 0.0). For simpilicity, I converted the same image to from 8u to 32f, and then applied ippiResize_32f_C1R with the same parameters as ippiResize_8u_C1R.&lt;BR /&gt;&lt;BR /&gt;What do I do wrong?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Sep 2006 23:46:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiResize-float/m-p/911296#M14293</guid>
      <dc:creator>atlastraeger</dc:creator>
      <dc:date>2006-09-11T23:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: ippiResize float</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiResize-float/m-p/911297#M14294</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;make sure you set step parameter correctly. Remember, it is number of bytes between adjacent lines, so for 8u_C1 image it can be equal to image width whereas for 32f_C1 image it is width*sizeof(Ipp32f).&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2006 04:58:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiResize-float/m-p/911297#M14294</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-09-15T04:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: ippiResize float</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiResize-float/m-p/911298#M14295</link>
      <description>Thank you very much, that was indeed the reason why it didn't work.&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Sep 2006 18:54:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiResize-float/m-p/911298#M14295</guid>
      <dc:creator>atlastraeger</dc:creator>
      <dc:date>2006-09-15T18:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: ippiResize float</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiResize-float/m-p/911299#M14296</link>
      <description>&lt;P&gt;Great, hope you'll find IPP libraries useful for your tasks&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Sat, 16 Sep 2006 01:26:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiResize-float/m-p/911299#M14296</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-09-16T01:26:55Z</dc:date>
    </item>
  </channel>
</rss>

