<?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 Finding unique correlatable area in an image using IPP in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Finding-unique-correlatable-area-in-an-image-using-IPP/m-p/821398#M4768</link>
    <description>&lt;P&gt;inippiCrossCorr and ippiSqrDistance
are functionalities specially intended for this purpose  Please refer ippi manual.&lt;/P&gt;&lt;P&gt;--Vipin&lt;/P&gt;</description>
    <pubDate>Wed, 19 May 2010 08:55:48 GMT</pubDate>
    <dc:creator>VipinKumar_E_Intel</dc:creator>
    <dc:date>2010-05-19T08:55:48Z</dc:date>
    <item>
      <title>Finding unique correlatable area in an image using IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Finding-unique-correlatable-area-in-an-image-using-IPP/m-p/821397#M4767</link>
      <description>&lt;P&gt;I need to find two unique correlatable areas in the image, given the width and height of the unique area.&lt;/P&gt;&lt;P&gt;At this moment the approach I am thinking about for this algorithm is:&lt;/P&gt;&lt;P&gt;Divide the search area(image) into the areas of size given by the user(width and height). Then correlate each area with the others in the search area. The one with the least correation can be the unique area for that image.&lt;/P&gt;&lt;P&gt;It is just a rough idea I have, Can someone please help me with some suggestions and approaches. &lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2010 04:24:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Finding-unique-correlatable-area-in-an-image-using-IPP/m-p/821397#M4767</guid>
      <dc:creator>sribug</dc:creator>
      <dc:date>2010-05-12T04:24:13Z</dc:date>
    </item>
    <item>
      <title>Finding unique correlatable area in an image using IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Finding-unique-correlatable-area-in-an-image-using-IPP/m-p/821398#M4768</link>
      <description>&lt;P&gt;inippiCrossCorr and ippiSqrDistance
are functionalities specially intended for this purpose  Please refer ippi manual.&lt;/P&gt;&lt;P&gt;--Vipin&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2010 08:55:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Finding-unique-correlatable-area-in-an-image-using-IPP/m-p/821398#M4768</guid>
      <dc:creator>VipinKumar_E_Intel</dc:creator>
      <dc:date>2010-05-19T08:55:48Z</dc:date>
    </item>
    <item>
      <title>Finding unique correlatable area in an image using IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Finding-unique-correlatable-area-in-an-image-using-IPP/m-p/821399#M4769</link>
      <description>Thanks Vipin,&lt;BR /&gt;&lt;BR /&gt;I have been given with an image(say 100x200) and I have to find a unique area(say 10x10) within it. This is done by finding the least correlation area in the image. How fo I find the least correlation area within the image.&lt;BR /&gt;I guess it needs the image to be correlated with itself, but not getting on how exactly to do it. If I just correlate the image with itself it always yields a max correlation value.&lt;BR /&gt;I tried using ippiCrossCorr and ippiSqrDistance but Im not getting a proper result on this.&lt;BR /&gt;Can you please let me know how to go about this. It will be of great help.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 20 May 2010 07:17:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Finding-unique-correlatable-area-in-an-image-using-IPP/m-p/821399#M4769</guid>
      <dc:creator>sribug</dc:creator>
      <dc:date>2010-05-20T07:17:49Z</dc:date>
    </item>
  </channel>
</rss>

