<?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 Hello Muhammad, in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Finding-the-largest-matching-rectangle-between-two-8-bit-images/m-p/1037942#M23762</link>
    <description>&lt;P&gt;Hello Muhammad,&lt;/P&gt;

&lt;P&gt;I would suggest you have a check on the OpenCV libraries if there is any functions that can meet your requirements.&amp;nbsp; IPP basically is the low level primitives, and it&amp;nbsp;does not include&amp;nbsp;the high algorithms for the computer vision library. &amp;nbsp; OpenCV library includes high level algorithms&amp;nbsp;implementation,&amp;nbsp;for example, the&amp;nbsp;Template Matching can use to match the&amp;nbsp;image rectangle between the images:&lt;BR /&gt;
	&lt;A href="http://docs.opencv.org/doc/tutorials/imgproc/histograms/template_matching/template_matching.html"&gt;http://docs.opencv.org/doc/tutorials/imgproc/histograms/template_matching/template_matching.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
	Chao&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 04 Jan 2015 01:30:51 GMT</pubDate>
    <dc:creator>Chao_Y_Intel</dc:creator>
    <dc:date>2015-01-04T01:30:51Z</dc:date>
    <item>
      <title>Finding the largest matching rectangle between two 8-bit images</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Finding-the-largest-matching-rectangle-between-two-8-bit-images/m-p/1037941#M23761</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Say there are two images A and B, where B is part of A centered around a matching pixel P. B is not necessarily entirely contained within A, but is guaranteed to contain part of A.&lt;/P&gt;

&lt;P&gt;I would like to find the largest matching rectangle of B within A. I have implemented various non-IPP algorithms that does this in a relatively efficient manner, but would like to see whether IPP can help in anyway.&lt;/P&gt;

&lt;P&gt;I've looked at the IPP function list and nothing seems to do what I want, which is effectively to find an ROI (most take an ROI as input!). ippiCompare_8u returns an 8-bit bitmap with 0xFF for a matching pixel, and 0 for a mismatched pixel. Finding the largest rectangle is then possible, however, a suitable maximal rectangle algorithm needs to be used which is time consuming.&lt;/P&gt;

&lt;P&gt;Is there a combination of IPP functions that will give me what I'm looking for?&lt;/P&gt;

&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jan 2015 13:51:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Finding-the-largest-matching-rectangle-between-two-8-bit-images/m-p/1037941#M23761</guid>
      <dc:creator>Muhammad_D_</dc:creator>
      <dc:date>2015-01-01T13:51:51Z</dc:date>
    </item>
    <item>
      <title>Hello Muhammad,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Finding-the-largest-matching-rectangle-between-two-8-bit-images/m-p/1037942#M23762</link>
      <description>&lt;P&gt;Hello Muhammad,&lt;/P&gt;

&lt;P&gt;I would suggest you have a check on the OpenCV libraries if there is any functions that can meet your requirements.&amp;nbsp; IPP basically is the low level primitives, and it&amp;nbsp;does not include&amp;nbsp;the high algorithms for the computer vision library. &amp;nbsp; OpenCV library includes high level algorithms&amp;nbsp;implementation,&amp;nbsp;for example, the&amp;nbsp;Template Matching can use to match the&amp;nbsp;image rectangle between the images:&lt;BR /&gt;
	&lt;A href="http://docs.opencv.org/doc/tutorials/imgproc/histograms/template_matching/template_matching.html"&gt;http://docs.opencv.org/doc/tutorials/imgproc/histograms/template_matching/template_matching.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
	Chao&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jan 2015 01:30:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Finding-the-largest-matching-rectangle-between-two-8-bit-images/m-p/1037942#M23762</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2015-01-04T01:30:51Z</dc:date>
    </item>
  </channel>
</rss>

