<?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: 2D Wavelet Transform (IPPI) in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/2D-Wavelet-Transform-IPPI/m-p/914553#M14858</link>
    <description>&lt;P&gt;Hi Thomas,&lt;/P&gt;
&lt;P&gt;thanks for sharing your findings here&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
    <pubDate>Tue, 07 Aug 2007 08:35:35 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2007-08-07T08:35:35Z</dc:date>
    <item>
      <title>2D Wavelet Transform (IPPI)</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/2D-Wavelet-Transform-IPPI/m-p/914551#M14856</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I tried to use ippi 2d wavelet transform. Following the example it works generally very good for different wavelets (Db2, Db4, Db6, etc.).&lt;BR /&gt;However, my problem is, when I change the values for anchorLow and anchorHigh in forward and inverse wavelet transformation then I cannot reconstruct the image correctly.&lt;BR /&gt;&lt;BR /&gt;To explain the problem, first the original values from the example for Db4 (Pseudocode):&lt;BR /&gt;fwd_lenLow = 4, anchorLow = 2&lt;BR /&gt;fwd_lenHigh = 4, anchorHigh = 2&lt;BR /&gt;inv_lenLow = 4, anchorLow = 1&lt;BR /&gt;inv_lenHigh = 4, achorHigh = 1&lt;BR /&gt;I used the db4 wavelet values from the example!&lt;BR /&gt;&lt;BR /&gt;In contrast to the example, often wavelet transform is performed with the following values:&lt;BR /&gt;fwd_lenLow = 4, anchorLow = 1&lt;BR /&gt;
fwd_lenHigh = 4, anchorHigh = 1&lt;BR /&gt;
inv_lenLow = 4, anchorLow = 0&lt;BR /&gt;
inv_lenHigh = 4, achorHigh = 0&lt;BR /&gt;using the same db4 wavelet. In my opinion correct wavelet reconstruction should be still possible in this case. However, it fails in my implementation. What is the reason for this?&lt;BR /&gt;(Border pixel were calculated using BorderWraping and size of image border were calculated according to the ippi manual)&lt;BR /&gt;&lt;BR /&gt;Thanx in advance&lt;BR /&gt;Thomas&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Aug 2007 14:44:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/2D-Wavelet-Transform-IPPI/m-p/914551#M14856</guid>
      <dc:creator>codedeveloper</dc:creator>
      <dc:date>2007-08-01T14:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: 2D Wavelet Transform (IPPI)</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/2D-Wavelet-Transform-IPPI/m-p/914552#M14857</link>
      <description>Okay I found the solution.&lt;BR /&gt;&lt;BR /&gt;AnchorLow/anchorHigh for forward and inverse wavelet transformation are related, which seems generally to be clear, however in my case inv_anchorLow has to be fwd_lenLow - 1 - fwd_anchorLow. (Same for inv_anchorHigh).&lt;BR /&gt;&lt;BR /&gt;Maybe somebody find this helpful.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Thomas&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Aug 2007 16:21:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/2D-Wavelet-Transform-IPPI/m-p/914552#M14857</guid>
      <dc:creator>codedeveloper</dc:creator>
      <dc:date>2007-08-01T16:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: 2D Wavelet Transform (IPPI)</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/2D-Wavelet-Transform-IPPI/m-p/914553#M14858</link>
      <description>&lt;P&gt;Hi Thomas,&lt;/P&gt;
&lt;P&gt;thanks for sharing your findings here&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2007 08:35:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/2D-Wavelet-Transform-IPPI/m-p/914553#M14858</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2007-08-07T08:35:35Z</dc:date>
    </item>
  </channel>
</rss>

