<?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: FFT shift in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/FFT-shift/m-p/947487#M18293</link>
    <description>&lt;DIV&gt;Hi&lt;/DIV&gt;
&lt;DIV&gt;Invert sign for every odd pixel. Something like this:&lt;/DIV&gt;
&lt;DIV&gt; for(int i=0; i&lt;H&gt; {&lt;BR /&gt; Ipp32f *Row = (Ipp32f *)((char *)pSrc + i*srcStep);&lt;BR /&gt; for(int k=0; k&lt;W&gt; {&lt;/W&gt;&lt;/H&gt;&lt;/DIV&gt;
&lt;DIV&gt; if((i+k)&amp;amp;1)&lt;BR /&gt; Row&lt;K&gt; = -Row&lt;K&gt;;&lt;BR /&gt; }&lt;BR /&gt; }&lt;/K&gt;&lt;/K&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Igor Klimashevich&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 07 Feb 2006 20:55:55 GMT</pubDate>
    <dc:creator>iklim</dc:creator>
    <dc:date>2006-02-07T20:55:55Z</dc:date>
    <item>
      <title>FFT shift</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/FFT-shift/m-p/947486#M18292</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Does it exist a function performing a shift of the FFT to have the origin in the center of the image.&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 07 Feb 2006 02:07:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/FFT-shift/m-p/947486#M18292</guid>
      <dc:creator>j_bossu</dc:creator>
      <dc:date>2006-02-07T02:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: FFT shift</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/FFT-shift/m-p/947487#M18293</link>
      <description>&lt;DIV&gt;Hi&lt;/DIV&gt;
&lt;DIV&gt;Invert sign for every odd pixel. Something like this:&lt;/DIV&gt;
&lt;DIV&gt; for(int i=0; i&lt;H&gt; {&lt;BR /&gt; Ipp32f *Row = (Ipp32f *)((char *)pSrc + i*srcStep);&lt;BR /&gt; for(int k=0; k&lt;W&gt; {&lt;/W&gt;&lt;/H&gt;&lt;/DIV&gt;
&lt;DIV&gt; if((i+k)&amp;amp;1)&lt;BR /&gt; Row&lt;K&gt; = -Row&lt;K&gt;;&lt;BR /&gt; }&lt;BR /&gt; }&lt;/K&gt;&lt;/K&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Igor Klimashevich&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 07 Feb 2006 20:55:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/FFT-shift/m-p/947487#M18293</guid>
      <dc:creator>iklim</dc:creator>
      <dc:date>2006-02-07T20:55:55Z</dc:date>
    </item>
  </channel>
</rss>

