<?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: Image scaling in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-scaling/m-p/927771#M16350</link>
    <description>&lt;DIV&gt;MulC&lt;/DIV&gt;
&lt;DIV&gt;I done with it &lt;/DIV&gt;</description>
    <pubDate>Thu, 25 Nov 2004 10:43:09 GMT</pubDate>
    <dc:creator>ids-removed222</dc:creator>
    <dc:date>2004-11-25T10:43:09Z</dc:date>
    <item>
      <title>Image scaling</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-scaling/m-p/927768#M16347</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I'm trying to scale the pixel intensities of an image between [0 - maxValue]. But I experience tremendous rounding error with the operation. I'm attaching the code snippet. I would appreciate if anyone can tell me if there is something I can do about it.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Ipp8u maxValue, minValue;&lt;BR /&gt;ippiMin_8u_C1R(inputImageUSC, imgSize.width, imgSize, &amp;amp;minValue);&lt;BR /&gt;&lt;BR /&gt;ippiSubC_8u_C1RSfs(inputImageUSC, imgSize.width, minValue, outputImageUSC,imgSize.width, imgSize, 0);&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;ippiMax_8u_C1R(inputImageUSC, imgSize.width, imgSize, &amp;amp;maxValue);&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;ippiDivC_8u_C1IRSfs(maxValue, outputImageUSC, imgSize.width, imgSize, 0);&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;maxValue = 255;&lt;BR /&gt;ippiMulC_8u_C1IRSfs(maxValue, outputImageUSC, imgSize.width, imgSize, 0);&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks very much,&lt;/DIV&gt;
&lt;DIV&gt;Madhu.&lt;/DIV&gt;</description>
      <pubDate>Mon, 15 Nov 2004 07:57:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-scaling/m-p/927768#M16347</guid>
      <dc:creator>madhu_lsu</dc:creator>
      <dc:date>2004-11-15T07:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Image scaling</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-scaling/m-p/927769#M16348</link>
      <description>&lt;DIV&gt;You may contact us via &lt;A href="https://premier.intel.com" target="_blank"&gt;Intel Premier Support &lt;/A&gt;for issue resolution, please submit a detailed report with your test case, so we can look into it.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ying &lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Nov 2004 08:02:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-scaling/m-p/927769#M16348</guid>
      <dc:creator>Ying_S_Intel</dc:creator>
      <dc:date>2004-11-17T08:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Image scaling</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-scaling/m-p/927770#M16349</link>
      <description>&lt;DIV&gt;Madhu, can you call ippiScale function?&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 Nov 2004 02:15:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-scaling/m-p/927770#M16349</guid>
      <dc:creator>borix</dc:creator>
      <dc:date>2004-11-24T02:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Image scaling</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-scaling/m-p/927771#M16350</link>
      <description>&lt;DIV&gt;MulC&lt;/DIV&gt;
&lt;DIV&gt;I done with it &lt;/DIV&gt;</description>
      <pubDate>Thu, 25 Nov 2004 10:43:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-scaling/m-p/927771#M16350</guid>
      <dc:creator>ids-removed222</dc:creator>
      <dc:date>2004-11-25T10:43:09Z</dc:date>
    </item>
  </channel>
</rss>

