<?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 Image thresholding question. in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-thresholding-question/m-p/849233#M6376</link>
    <description>I am trying to threshold an image with threshold value x. If pixel value is greater than x, it will be set with value y. Less or equal to x then set to value z. The image is 8-bit and one channel. It seems the function ippiThreshold_LTValGTVal_8u_C1R() should be my choice. But it leaves the pixel with value x alone. &lt;BR /&gt;Do I have other options to just run IPP routine once to get what I wanted?&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Jun 2007 21:41:20 GMT</pubDate>
    <dc:creator>Nan_Z_</dc:creator>
    <dc:date>2007-06-28T21:41:20Z</dc:date>
    <item>
      <title>Image thresholding question.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-thresholding-question/m-p/849233#M6376</link>
      <description>I am trying to threshold an image with threshold value x. If pixel value is greater than x, it will be set with value y. Less or equal to x then set to value z. The image is 8-bit and one channel. It seems the function ippiThreshold_LTValGTVal_8u_C1R() should be my choice. But it leaves the pixel with value x alone. &lt;BR /&gt;Do I have other options to just run IPP routine once to get what I wanted?&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jun 2007 21:41:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-thresholding-question/m-p/849233#M6376</guid>
      <dc:creator>Nan_Z_</dc:creator>
      <dc:date>2007-06-28T21:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Image thresholding question.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-thresholding-question/m-p/849234#M6377</link>
      <description>Try ippiLUT_8u_C1IR function.</description>
      <pubDate>Sat, 30 Jun 2007 12:41:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-thresholding-question/m-p/849234#M6377</guid>
      <dc:creator>alexfarber</dc:creator>
      <dc:date>2007-06-30T12:41:30Z</dc:date>
    </item>
  </channel>
</rss>

