<?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: Creating individual images from detected ROI objects in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Creating-individual-images-from-detected-ROI-objects/m-p/889259#M11227</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hi zinon, &lt;BR /&gt;&lt;BR /&gt;Your problem looks more image detect or image segementationthanIPP usage problem.You may consider implement some image detect algorithms(which may call some ipp functions like ippiBoundSegments() in ipp computer vision domain). Once you get the ROI's position, you can use ippicopy() copyany ROI from original image. &lt;BR /&gt;&lt;BR /&gt;IPPprovide one sample named UIC Sample Demo (andsource code in image-codecsuicsrc)&lt;BR /&gt;) &amp;lt;&lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-intel-ipp-sample-code/&amp;gt;"&gt;http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-intel-ipp-sample-code/&amp;gt;&lt;/A&gt;. &lt;BR /&gt;It can do face detect and simply image segemention. You may take a look at it first and get the idea how to implement a algorithm based on ipp functions.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ying&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Jun 2009 08:09:01 GMT</pubDate>
    <dc:creator>Ying_H_Intel</dc:creator>
    <dc:date>2009-06-03T08:09:01Z</dc:date>
    <item>
      <title>Creating individual images from detected ROI objects</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Creating-individual-images-from-detected-ROI-objects/m-p/889258#M11226</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm pretty new using the IPP library and Ido not know how, from an image with multiple objects, detect each one and create a individual image for each detected object. My image is B&amp;amp;W with white background and grayscale obejcts.&lt;BR /&gt;&lt;BR /&gt;I know thatit is possible to get an ROI pointer and set its width and height, and with that I can copy the ROI. But how can I get all the objects collection from the original image and get each objects (or ROI) pointer and then copy or cut it?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 02 Jun 2009 22:11:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Creating-individual-images-from-detected-ROI-objects/m-p/889258#M11226</guid>
      <dc:creator>zinon</dc:creator>
      <dc:date>2009-06-02T22:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating individual images from detected ROI objects</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Creating-individual-images-from-detected-ROI-objects/m-p/889259#M11227</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hi zinon, &lt;BR /&gt;&lt;BR /&gt;Your problem looks more image detect or image segementationthanIPP usage problem.You may consider implement some image detect algorithms(which may call some ipp functions like ippiBoundSegments() in ipp computer vision domain). Once you get the ROI's position, you can use ippicopy() copyany ROI from original image. &lt;BR /&gt;&lt;BR /&gt;IPPprovide one sample named UIC Sample Demo (andsource code in image-codecsuicsrc)&lt;BR /&gt;) &amp;lt;&lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-intel-ipp-sample-code/&amp;gt;"&gt;http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-intel-ipp-sample-code/&amp;gt;&lt;/A&gt;. &lt;BR /&gt;It can do face detect and simply image segemention. You may take a look at it first and get the idea how to implement a algorithm based on ipp functions.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ying&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jun 2009 08:09:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Creating-individual-images-from-detected-ROI-objects/m-p/889259#M11227</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2009-06-03T08:09:01Z</dc:date>
    </item>
  </channel>
</rss>

