<?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 Image reduction in IPP PCA? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-reduction-in-IPP-PCA/m-p/973699#M20759</link>
    <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I could not find an image reduction function in IPP 3.0 for PCA. &lt;BR /&gt;&lt;BR /&gt;I mean: a way to reduce images from a given size to another, smaller one, given a scale factor.  For instance, with scale factor 2, a 128 x 128 image would be reduced to a 64 x 64 image.&lt;BR /&gt; &lt;BR /&gt;It is strange, for that one seems to me a sufficient generic, simple and important function, a good candidate to be in a library of image processing functions.&lt;BR /&gt;&lt;BR /&gt;I'd like to ask if there's such a function in IPP 4.0.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Hilton Fernandes</description>
    <pubDate>Fri, 23 Jan 2004 02:06:53 GMT</pubDate>
    <dc:creator>hilton_fernandes</dc:creator>
    <dc:date>2004-01-23T02:06:53Z</dc:date>
    <item>
      <title>Image reduction in IPP PCA?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-reduction-in-IPP-PCA/m-p/973699#M20759</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I could not find an image reduction function in IPP 3.0 for PCA. &lt;BR /&gt;&lt;BR /&gt;I mean: a way to reduce images from a given size to another, smaller one, given a scale factor.  For instance, with scale factor 2, a 128 x 128 image would be reduced to a 64 x 64 image.&lt;BR /&gt; &lt;BR /&gt;It is strange, for that one seems to me a sufficient generic, simple and important function, a good candidate to be in a library of image processing functions.&lt;BR /&gt;&lt;BR /&gt;I'd like to ask if there's such a function in IPP 4.0.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Hilton Fernandes</description>
      <pubDate>Fri, 23 Jan 2004 02:06:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-reduction-in-IPP-PCA/m-p/973699#M20759</guid>
      <dc:creator>hilton_fernandes</dc:creator>
      <dc:date>2004-01-23T02:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Image reduction in IPP PCA?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-reduction-in-IPP-PCA/m-p/973700#M20760</link>
      <description>&lt;DIV&gt;Dear Customer,&lt;BR /&gt;It is correct that we do not have image resize function in old IPP v3.0 for Intel PCA.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;WIth the latest version of Intel IPP, we have implemented image resizingwith other image processing functions into one newsingle function: ippiResizeCscRotate. &lt;/DIV&gt;&lt;FONT face="TimesNewRoman" size="3"&gt;
&lt;DIV&gt;&lt;BR /&gt;This function synthesizes a low-resolution preview image for high-resolution video or still capture applications. In order to maximize bus bandwidth efficiency, several atomic image processing kernels have been combined into a single function. In particular, the following sequence of operations is applied to the raw input image:&lt;BR /&gt;&lt;FONT face="TimesNewRoman" size="3"&gt;&lt;BR /&gt;1. Scale reduction by an integer scale factor. First, the input image scale is reduced by an integer scale factor of either 2, 4 or 8 using the interpolation methodology specified by the control parameter interpolation. The following interpolation schemes are supported: nearest neighbor, bilinear. For each of these, respectively, computational complexity and preview image quality rank from low to high.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;P align="left"&gt;2. Color space conversion. Following scale reduction, color space conversion is applied according to the control parameter &lt;/P&gt;&lt;/FONT&gt;&lt;FONT face="CourierNewPSMT" size="2"&gt;colorConversion&lt;/FONT&gt;&lt;FONT face="TimesNewRoman" size="3"&gt;.&lt;P&gt;&lt;/P&gt;
&lt;P align="left"&gt;3. Rotation. After color space conversion, the preview output image is rotated according to the control parameter rotation.&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;&lt;/FONT&gt;Hope it helps and for more details, please read the manual once you fully install Intel IPP v4.0 for Intel PCA.
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;If you have any questions with using this function please submit an issue through Intel Premier Support at &lt;A href="https://premier.intel.com" target="_blank"&gt;https://premier.intel.com&lt;/A&gt; &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;BR /&gt;Ying &lt;BR /&gt;Intel IPP &lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 06 Feb 2004 13:24:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-reduction-in-IPP-PCA/m-p/973700#M20760</guid>
      <dc:creator>Ying_S_Intel</dc:creator>
      <dc:date>2004-02-06T13:24:23Z</dc:date>
    </item>
  </channel>
</rss>

