<?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: Find data in image in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Find-data-in-image/m-p/914594#M14878</link>
    <description>&lt;P&gt;Hi Koen,&lt;/P&gt;
&lt;P&gt;it seems you can try to zero all pixels which do not fit into your specification with logical IPP functions and then with using ippiMinIndx or ippiMaxIndx to extract coordinates of non-zero pixels (which actually only those which conform your specification). This is just an idea, not deeply thought out.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
    <pubDate>Thu, 06 Mar 2008 18:35:35 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2008-03-06T18:35:35Z</dc:date>
    <item>
      <title>Find data in image</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Find-data-in-image/m-p/914593#M14877</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to find a quick way to get the coordinates of a pixel in an image with a certain value. (In fact, I want to find pixels with certain bits set, but I can manage the translation.) It feels like it shouldn't be too hard, but I cannot find an elegant way with IPP. Did I miss anything? Am I trying to use the wrong tool for the job?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Koen&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2008 15:30:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Find-data-in-image/m-p/914593#M14877</guid>
      <dc:creator>kavermeer</dc:creator>
      <dc:date>2008-03-06T15:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Find data in image</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Find-data-in-image/m-p/914594#M14878</link>
      <description>&lt;P&gt;Hi Koen,&lt;/P&gt;
&lt;P&gt;it seems you can try to zero all pixels which do not fit into your specification with logical IPP functions and then with using ippiMinIndx or ippiMaxIndx to extract coordinates of non-zero pixels (which actually only those which conform your specification). This is just an idea, not deeply thought out.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2008 18:35:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Find-data-in-image/m-p/914594#M14878</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-03-06T18:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Find data in image</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Find-data-in-image/m-p/914595#M14879</link>
      <description>Hi Vladimir,&lt;BR /&gt;&lt;BR /&gt;Thanks for the response. I thought about a solution like that, but it seems like it's not a very efficient approach. I will try to test the performance; maybe it suffices.&lt;BR /&gt;&lt;BR /&gt;Would something like a routine that returns the indices of all non-zero pixels (like 'find' in Matlab) be a good extension? I can mimic that with first a compare and then a ippiMaxIndx, but that requires the allocation of an extra buffer. Such a function would probably be more generally useful. I can suggest it to Premier support, unless you can convince me otherwise. :-)&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;&lt;BR /&gt;Koen&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Mar 2008 22:09:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Find-data-in-image/m-p/914595#M14879</guid>
      <dc:creator>kavermeer</dc:creator>
      <dc:date>2008-03-06T22:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Find data in image</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Find-data-in-image/m-p/914596#M14880</link>
      <description>&lt;P&gt;Koen,&lt;/P&gt;
&lt;P&gt;I think we do not have such functionality in single function, so please feel free to submit your request through &lt;A href="http://premier.intel.com"&gt;Intel Premier Support&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2008 04:58:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Find-data-in-image/m-p/914596#M14880</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-03-07T04:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Find data in image</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Find-data-in-image/m-p/914597#M14881</link>
      <description>I just created a feature request.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Koen&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Mar 2008 08:18:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Find-data-in-image/m-p/914597#M14881</guid>
      <dc:creator>kavermeer</dc:creator>
      <dc:date>2008-03-07T08:18:12Z</dc:date>
    </item>
  </channel>
</rss>

