<?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 Doubt about Image operation in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Doubt-about-Image-operation/m-p/947265#M18280</link>
    <description>&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have a question about image operation. I want to do the Radon Transform. That Radon transform consists to make the sum of the columns pixel values, and put the value into another image, and then rotate. IPP have rotate funtion, and this it's no a problem.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;If I use an image depth 8U, I lose information because the sum it's higher than 255.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;But if I use an image depth 32F, I don't know how to sum the pixel values because each pixel have 4 bytes.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I would be very grateful if anyone could help me.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thank you.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Enric &lt;/DIV&gt;</description>
    <pubDate>Wed, 08 Feb 2006 03:35:54 GMT</pubDate>
    <dc:creator>enricbosch2002</dc:creator>
    <dc:date>2006-02-08T03:35:54Z</dc:date>
    <item>
      <title>Doubt about Image operation</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Doubt-about-Image-operation/m-p/947265#M18280</link>
      <description>&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have a question about image operation. I want to do the Radon Transform. That Radon transform consists to make the sum of the columns pixel values, and put the value into another image, and then rotate. IPP have rotate funtion, and this it's no a problem.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;If I use an image depth 8U, I lose information because the sum it's higher than 255.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;But if I use an image depth 32F, I don't know how to sum the pixel values because each pixel have 4 bytes.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I would be very grateful if anyone could help me.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thank you.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Enric &lt;/DIV&gt;</description>
      <pubDate>Wed, 08 Feb 2006 03:35:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Doubt-about-Image-operation/m-p/947265#M18280</guid>
      <dc:creator>enricbosch2002</dc:creator>
      <dc:date>2006-02-08T03:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt about Image operation</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Doubt-about-Image-operation/m-p/947266#M18281</link>
      <description>&lt;DIV&gt;Hi, Enric,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;IPP nas no functions for summation of rows or columns of 8u images&lt;/DIV&gt;
&lt;DIV&gt;But there are such functions for 16s data (Vol 1 pp 8-9 - 8-12)&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier" size="2"&gt;
&lt;P&gt;ippsSumColumn_16s32s_D2Sfs&lt;/P&gt;&lt;FONT face="Courier" size="2"&gt;
&lt;P&gt;ippsSumColumn_16s32f_D2&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;FONT face="Courier" size="2"&gt;
&lt;P&gt;ippsSumRow_16s32s_D2Sfs&lt;/P&gt;&lt;FONT face="Courier" size="2"&gt;
&lt;P&gt;ippsSumRow_16s32f_D2&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;Note: these functions require row step in elements not in bytes&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Alexander&lt;/DIV&gt;</description>
      <pubDate>Thu, 09 Feb 2006 17:46:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Doubt-about-Image-operation/m-p/947266#M18281</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2006-02-09T17:46:55Z</dc:date>
    </item>
  </channel>
</rss>

