<?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 Convert Image from Real to Complex in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Convert-Image-from-Real-to-Complex/m-p/1163141#M26667</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;In the Signal Processing part of IPP there is a function called `RealToCplx` which converts 1D Real Signal to 1D Complex Signal.&lt;/P&gt;

&lt;P&gt;I wonder if there is an equivalent for images in Intel IPP.&lt;BR /&gt;
	If not there is an option to cast the image into 1D signal taking into account the padding.&lt;BR /&gt;
	The question is the casting in the other way will create a valid Complex Image (Namely do the Complex Format of 1D and 2D in IPP are compatible)?&lt;/P&gt;

&lt;P&gt;Thank You.&lt;/P&gt;</description>
    <pubDate>Sun, 01 Apr 2018 17:01:39 GMT</pubDate>
    <dc:creator>Royi</dc:creator>
    <dc:date>2018-04-01T17:01:39Z</dc:date>
    <item>
      <title>Convert Image from Real to Complex</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Convert-Image-from-Real-to-Complex/m-p/1163141#M26667</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;In the Signal Processing part of IPP there is a function called `RealToCplx` which converts 1D Real Signal to 1D Complex Signal.&lt;/P&gt;

&lt;P&gt;I wonder if there is an equivalent for images in Intel IPP.&lt;BR /&gt;
	If not there is an option to cast the image into 1D signal taking into account the padding.&lt;BR /&gt;
	The question is the casting in the other way will create a valid Complex Image (Namely do the Complex Format of 1D and 2D in IPP are compatible)?&lt;/P&gt;

&lt;P&gt;Thank You.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Apr 2018 17:01:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Convert-Image-from-Real-to-Complex/m-p/1163141#M26667</guid>
      <dc:creator>Royi</dc:creator>
      <dc:date>2018-04-01T17:01:39Z</dc:date>
    </item>
    <item>
      <title>Royi, </title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Convert-Image-from-Real-to-Complex/m-p/1163142#M26668</link>
      <description>&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Royi,&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;what's is the data type?&amp;nbsp; For example, 32f input data, the following function can be used:&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;ippsRealToCplx_32f&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;If there is no padding for each image line(image width * sizeof(date type) = image step), it can simply use this functions for the whole image data.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;If there is padding for each image line, this functions can be used for each image line.&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;thanks,&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Chao&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 23 Apr 2018 05:20:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Convert-Image-from-Real-to-Complex/m-p/1163142#M26668</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2018-04-23T05:20:41Z</dc:date>
    </item>
  </channel>
</rss>

