<?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: Wiener Filter in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Wiener-Filter/m-p/924965#M16090</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;could you first take a look on topics where Wiener filter was discussed. Probably that question was already answered.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://softwareforums.intel.com/ids/board/message?board.id=IPP&amp;amp;message.id=829" target="_blank"&gt;Wiener filter&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://softwareforums.intel.com/ids/board/message?board.id=IPP&amp;amp;message.id=1407" target="_blank"&gt;ippiFilterWiener_8u_C1R&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://softwareforums.intel.com/ids/board/message?board.id=IPP&amp;amp;message.id=1883" target="_blank"&gt;How do I use the FilterWiener function?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Vladimir&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2006 01:34:47 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2006-05-25T01:34:47Z</dc:date>
    <item>
      <title>Wiener Filter</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Wiener-Filter/m-p/924964#M16089</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I am using Wiener Filter's IPP function. The code is something like this:&lt;BR /&gt;&lt;BR /&gt;IppStep=ImageWidth; IppiSize ROISize={ImageWidth, ImageHeight}; IppiSize MaskSize={3, 3};&lt;BR /&gt;&lt;BR /&gt;XAnchor=MaskWidth&amp;gt;&amp;gt;1;&lt;BR /&gt;YAnchor=MaskHeight&amp;gt;&amp;gt;1;&lt;BR /&gt;IppiPoint Anchor={XAnchor, YAnchor};&lt;BR /&gt;&lt;BR /&gt;NoiseValue[0]=0.9;&lt;BR /&gt;NoiseValue[1]=0.9;&lt;BR /&gt;&lt;BR /&gt;Channels=1;&lt;BR /&gt;&lt;BR /&gt;IppSt=ippiFilterWienerGetBufferSize(ROISize, MaskSize, Channels, &amp;amp;BufferSize);&lt;BR /&gt;&lt;BR /&gt;pBuffer=(Ipp8u*)ippMalloc(BufferSize);&lt;BR /&gt;&lt;BR /&gt;IppSt=ippiFilterWiener_8u_C1R(imgsrcIPP.data, IppStep, imgdestIPP.data, IppStep, ROISize, MaskSize, Anchor, NoiseValue, pBuffer);&lt;BR /&gt;&lt;BR /&gt;ippFree(pBuffer);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The code works fine with images with small dimensions (50x50 pixels or less) but with larger images it crashes. I have read manual of IPP many times, but couldn't fix the problem. Can anybody help ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;D.</description>
      <pubDate>Wed, 24 May 2006 07:14:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Wiener-Filter/m-p/924964#M16089</guid>
      <dc:creator>daniel_larsson</dc:creator>
      <dc:date>2006-05-24T07:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Wiener Filter</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Wiener-Filter/m-p/924965#M16090</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;could you first take a look on topics where Wiener filter was discussed. Probably that question was already answered.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://softwareforums.intel.com/ids/board/message?board.id=IPP&amp;amp;message.id=829" target="_blank"&gt;Wiener filter&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://softwareforums.intel.com/ids/board/message?board.id=IPP&amp;amp;message.id=1407" target="_blank"&gt;ippiFilterWiener_8u_C1R&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://softwareforums.intel.com/ids/board/message?board.id=IPP&amp;amp;message.id=1883" target="_blank"&gt;How do I use the FilterWiener function?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2006 01:34:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Wiener-Filter/m-p/924965#M16090</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-05-25T01:34:47Z</dc:date>
    </item>
  </channel>
</rss>

