<?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 Converting BYTE buffers to unsigned short in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Converting-BYTE-buffers-to-unsigned-short/m-p/822067#M4826</link>
    <description>Hi Vladimir,&lt;BR /&gt;&lt;BR /&gt;yes, it seems to be the one, thank you.&lt;BR /&gt;&lt;BR /&gt;I'm working on high speed data acquisition for production testing purposes. I will probably also need some FFT, statistical function, least square linear regression and box filters.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Arnaud.&lt;BR /&gt;</description>
    <pubDate>Thu, 16 Sep 2010 07:02:06 GMT</pubDate>
    <dc:creator>aphesa</dc:creator>
    <dc:date>2010-09-16T07:02:06Z</dc:date>
    <item>
      <title>Converting BYTE buffers to unsigned short</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Converting-BYTE-buffers-to-unsigned-short/m-p/822065#M4824</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;a very typical application when reading image data from a harware interface is to convert the raw byte buffer into an array of unsigned short representing an image (i.e. address scaling).&lt;BR /&gt;&lt;BR /&gt;What is the IPP function to do this? I have seen copying, bit downscaling, moving but not such an address scaling.&lt;BR /&gt;&lt;BR /&gt;The function usually looks like&lt;BR /&gt;for (unsigned long index=0; index&lt;WIDTH&gt;&lt;/WIDTH&gt; ushort_buf&lt;K&gt;=(unsigned short)byte_buf&lt;K&gt;;&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Arnaud.&lt;BR /&gt;&lt;/K&gt;&lt;/K&gt;</description>
      <pubDate>Thu, 16 Sep 2010 05:57:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Converting-BYTE-buffers-to-unsigned-short/m-p/822065#M4824</guid>
      <dc:creator>aphesa</dc:creator>
      <dc:date>2010-09-16T05:57:01Z</dc:date>
    </item>
    <item>
      <title>Converting BYTE buffers to unsigned short</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Converting-BYTE-buffers-to-unsigned-short/m-p/822066#M4825</link>
      <description>Hi Arnaud,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I think you are looking for ippiConvert_8u16s function's family (we have variants for single channel or gray images, three channels and four channels images).&lt;BR /&gt;&lt;BR /&gt;What kind of application do you develop? Is it something to do with raw video data from camera? What other functionality you is interested in for that application?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Thu, 16 Sep 2010 06:05:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Converting-BYTE-buffers-to-unsigned-short/m-p/822066#M4825</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-09-16T06:05:12Z</dc:date>
    </item>
    <item>
      <title>Converting BYTE buffers to unsigned short</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Converting-BYTE-buffers-to-unsigned-short/m-p/822067#M4826</link>
      <description>Hi Vladimir,&lt;BR /&gt;&lt;BR /&gt;yes, it seems to be the one, thank you.&lt;BR /&gt;&lt;BR /&gt;I'm working on high speed data acquisition for production testing purposes. I will probably also need some FFT, statistical function, least square linear regression and box filters.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Arnaud.&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Sep 2010 07:02:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Converting-BYTE-buffers-to-unsigned-short/m-p/822067#M4826</guid>
      <dc:creator>aphesa</dc:creator>
      <dc:date>2010-09-16T07:02:06Z</dc:date>
    </item>
    <item>
      <title>Converting BYTE buffers to unsigned short</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Converting-BYTE-buffers-to-unsigned-short/m-p/822068#M4827</link>
      <description>&lt;BR /&gt;&amp;gt;I will probably also need some FFT, statistical function, least square linear regression and box filters.&lt;BR /&gt;&lt;BR /&gt;You may some the optimized functions in image and single processing domain.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Sep 2010 02:25:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Converting-BYTE-buffers-to-unsigned-short/m-p/822068#M4827</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-09-17T02:25:58Z</dc:date>
    </item>
  </channel>
</rss>

