<?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 how to replace zero values in an image with another arbitrary value in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-replace-zero-values-in-an-image-with-another-arbitrary/m-p/800368#M3173</link>
    <description>Hello, I want to replace zero values in a 32f image with another floating point value. I tried to combineippiCompareC with ippiThreshold function but couldn't succeed. Is there any simple solution for this purpose?</description>
    <pubDate>Wed, 16 Feb 2011 14:36:14 GMT</pubDate>
    <dc:creator>Kadir_Kirtac</dc:creator>
    <dc:date>2011-02-16T14:36:14Z</dc:date>
    <item>
      <title>how to replace zero values in an image with another arbitrary value</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-replace-zero-values-in-an-image-with-another-arbitrary/m-p/800368#M3173</link>
      <description>Hello, I want to replace zero values in a 32f image with another floating point value. I tried to combineippiCompareC with ippiThreshold function but couldn't succeed. Is there any simple solution for this purpose?</description>
      <pubDate>Wed, 16 Feb 2011 14:36:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-replace-zero-values-in-an-image-with-another-arbitrary/m-p/800368#M3173</guid>
      <dc:creator>Kadir_Kirtac</dc:creator>
      <dc:date>2011-02-16T14:36:14Z</dc:date>
    </item>
    <item>
      <title>how to replace zero values in an image with another arbitrary v</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-replace-zero-values-in-an-image-with-another-arbitrary/m-p/800369#M3174</link>
      <description>Hi Kadir,&lt;BR /&gt;&lt;BR /&gt;Could you clarify theexact problem when combine the ippiCompareC and ippiThreshold. &lt;BR /&gt;&lt;BR /&gt;It was expected the functions like ippiThreshold_Val can set the pixel which meet some condition ( value=0.0f)to other floating point value. &lt;BR /&gt;&lt;BR /&gt;IppStatus ippiThreshold_Val_&lt;MOD&gt;(const Ipp&lt;DATATYPE&gt;* pSrc, int srcStep,&lt;BR /&gt;Ipp&lt;DATATYPE&gt;* pDst, int dstStep, IppiSize roiSize, Ipp&lt;DATATYPE&gt; threshold,&lt;BR /&gt;Ipp&lt;DATATYPE&gt; value, IppCmpOp ippCmpOp);&lt;BR /&gt;&lt;BR /&gt;but could bebecause that zero values in floating point value is hard to defined?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;YingH.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DATATYPE&gt;&lt;/DATATYPE&gt;&lt;/DATATYPE&gt;&lt;/DATATYPE&gt;&lt;/MOD&gt;</description>
      <pubDate>Thu, 17 Feb 2011 07:35:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-replace-zero-values-in-an-image-with-another-arbitrary/m-p/800369#M3174</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2011-02-17T07:35:10Z</dc:date>
    </item>
    <item>
      <title>how to replace zero values in an image with another arbitrary v</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-replace-zero-values-in-an-image-with-another-arbitrary/m-p/800370#M3175</link>
      <description>Sorry I have completely missed outippiThreshold_Val. I was just trying to use Threshold_LTVal, Threshold_GTValetc..&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;That will exactly solve the problem.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Best regards.&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Feb 2011 13:28:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/how-to-replace-zero-values-in-an-image-with-another-arbitrary/m-p/800370#M3175</guid>
      <dc:creator>Kadir_Kirtac</dc:creator>
      <dc:date>2011-02-17T13:28:52Z</dc:date>
    </item>
  </channel>
</rss>

