<?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: object detection using haarcascade in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/object-detection-using-haarcascade/m-p/496120#M79853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the document on &lt;A href="https://community.nxp.com/docs/DOC-95396"&gt;Building OpenCV on ubuntu hardfloat rootfs for i.MX6Q&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;It includes an example of face detection using haarcascade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Apr 2016 16:17:28 GMT</pubDate>
    <dc:creator>Bio_TICFSL</dc:creator>
    <dc:date>2016-04-12T16:17:28Z</dc:date>
    <item>
      <title>object detection using haarcascade</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/object-detection-using-haarcascade/m-p/496119#M79852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to run object detection using haarcascade, How can I use haarcascade in Eclipse, I run basic c code on i.MX6 using cross compile in Eclipse. I am able to run object detection code, in ubuntu terminal...but, for eclipse, how to give path to it. I add this file "src" folder, but not work..please help....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 15:53:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/object-detection-using-haarcascade/m-p/496119#M79852</guid>
      <dc:creator>1990rahulreddy</dc:creator>
      <dc:date>2016-04-11T15:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: object detection using haarcascade</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/object-detection-using-haarcascade/m-p/496120#M79853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the document on &lt;A href="https://community.nxp.com/docs/DOC-95396"&gt;Building OpenCV on ubuntu hardfloat rootfs for i.MX6Q&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;It includes an example of face detection using haarcascade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 16:17:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/object-detection-using-haarcascade/m-p/496120#M79853</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2016-04-12T16:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: object detection using haarcascade</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/object-detection-using-haarcascade/m-p/496121#M79854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It uses "linaro-alip",&lt;/P&gt;&lt;P&gt;I have to do it using yocto.&lt;/P&gt;&lt;P&gt;Can you please tell mi, how to install cmake in yocto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2016 04:18:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/object-detection-using-haarcascade/m-p/496121#M79854</guid>
      <dc:creator>1990rahulreddy</dc:creator>
      <dc:date>2016-04-13T04:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: object detection using haarcascade</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/object-detection-using-haarcascade/m-p/496122#M79855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/311625"&gt;Yocto and OpenCV for I.MX&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 16:15:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/object-detection-using-haarcascade/m-p/496122#M79855</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2016-04-19T16:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: object detection using haarcascade</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/object-detection-using-haarcascade/m-p/496123#M79856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please, inspect the question sir,..&lt;/P&gt;&lt;P&gt;I have enable opencv in yocto, &amp;amp; I am using Eclipse for Application Development..my problem is only "how to add haarcascade" in my Eclipse... project..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 08:47:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/object-detection-using-haarcascade/m-p/496123#M79856</guid>
      <dc:creator>1990rahulreddy</dc:creator>
      <dc:date>2016-04-20T08:47:12Z</dc:date>
    </item>
  </channel>
</rss>

