<?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: Camera on i.MX6 Q in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511113#M83300</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ERROR: Could not load classifier cascade,&lt;/P&gt;&lt;P&gt;i m creating directory &amp;amp; in that i put .xml file&lt;/P&gt;&lt;P&gt;what is other way..to solve the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Apr 2016 11:31:19 GMT</pubDate>
    <dc:creator>1990rahulreddy</dc:creator>
    <dc:date>2016-04-21T11:31:19Z</dc:date>
    <item>
      <title>Camera on i.MX6 Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511111#M83298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I enable camera from code?&lt;/P&gt;&lt;P&gt;I am using Yocto + eclipse &amp;amp; able to run "Hello word" on board...&lt;/P&gt;&lt;P&gt;or how can I include haarcascade classifier..in my code..for object detection&lt;/P&gt;&lt;P&gt;Please, Help...&lt;/P&gt;&lt;P&gt;Thanks in adVance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 06:56:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511111#M83298</guid>
      <dc:creator>1990rahulreddy</dc:creator>
      <dc:date>2016-04-18T06:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Camera on i.MX6 Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511112#M83299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;I just find one example for your case in opencv release:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN lang="ZH-CN" style="font-family: arial,helvetica,sans-serif; color: black; font-size: 10pt;"&gt;root@imx6qpsabresd:~# facedetect&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN lang="ZH-CN" style="font-family: arial,helvetica,sans-serif; color: black; font-size: 10pt;"&gt;This program demonstrates the cascade recognizer. Now you can use Haar or LBP features.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN lang="ZH-CN" style="font-family: arial,helvetica,sans-serif; color: black; font-size: 10pt;"&gt;This classifier can recognize many kinds of rigid objects, once the appropriate classifier is trained.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN lang="ZH-CN" style="font-family: arial,helvetica,sans-serif; color: black; font-size: 10pt;"&gt;It's most known use is for faces.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 09:19:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511112#M83299</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2016-04-20T09:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Camera on i.MX6 Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511113#M83300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ERROR: Could not load classifier cascade,&lt;/P&gt;&lt;P&gt;i m creating directory &amp;amp; in that i put .xml file&lt;/P&gt;&lt;P&gt;what is other way..to solve the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 11:31:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511113#M83300</guid>
      <dc:creator>1990rahulreddy</dc:creator>
      <dc:date>2016-04-21T11:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Camera on i.MX6 Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511114#M83301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;by default path is ../data/ &amp;amp; executable is in /usr/bin,&lt;/P&gt;&lt;P&gt;1. how to change the path or&lt;/P&gt;&lt;P&gt;2. how to make executable again, by editing code&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;what is other way to run it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 11:46:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511114#M83301</guid>
      <dc:creator>1990rahulreddy</dc:creator>
      <dc:date>2016-04-21T11:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Camera on i.MX6 Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511115#M83302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ &lt;A _jive_internal="true" data-avatarid="1034" data-externalid="" data-online="false" data-presence="null" data-userid="207198" data-username="joanxie" href="https://community.nxp.com/people/joanxie"&gt;Guanqiong Xie&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have detected face...but, how can I can edit code, in /usr/bin, there are executable....&lt;/P&gt;&lt;P&gt;I have to edit code &amp;amp; make binary again..&lt;/P&gt;&lt;P&gt;Please, tell how to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 03:43:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511115#M83302</guid>
      <dc:creator>1990rahulreddy</dc:creator>
      <dc:date>2016-04-22T03:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Camera on i.MX6 Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511116#M83303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for how to buid your own code in yocto, I suggest you to read the document as below:&lt;/P&gt;&lt;P&gt;&amp;lt;&lt;A href="https://community.nxp.com/docs/DOC-104266"&gt;The Yocto Project™ and Linux® Software Development for i.MX Application Processors&lt;/A&gt; &amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 06:53:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511116#M83303</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2016-04-22T06:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Camera on i.MX6 Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511117#M83304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to &lt;EM&gt;&lt;STRONG&gt;edit face detection code &amp;amp; make binary again..&lt;/STRONG&gt;&lt;/EM&gt;How to proceed..From above pdf, I am not getting answer. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 09:04:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511117#M83304</guid>
      <dc:creator>1990rahulreddy</dc:creator>
      <dc:date>2016-04-22T09:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Camera on i.MX6 Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511118#M83305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;EM&gt;edit-compile-test&lt;/EM&gt; loop is the quickest way so can test your changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;1. Go to the package's source code folder and edit your files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;2. Compile that particular package, e.g.&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;bitbake linux-imx -c compile -f&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="padding-left: 30px;"&gt;3. Deploy, e.g.&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;bitbake linux-imx -c deploy&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;4. Insert the SD card into your host, and copy the Linux kernel into the the first partition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P style="padding-left: 30px;"&gt;sudo cp tmp/deploy/images/uImage /media/Boot&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;5. Insert the SD card into your board, boot and test your changes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;6. In case you are satisfied with the results, you need to create a patch and add into the package's recipe. Check &lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.yoctoproject.org%2Fdocs%2F1.4%2Fdev-manual%2Fdev-manual.html%23patching-the-kernel" rel="nofollow" target="_blank"&gt;this&lt;/A&gt; document to execute this step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:56:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511118#M83305</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2016-04-28T08:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Camera on i.MX6 Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511119#M83306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know, How to link libraries. I mean I have to edit code in Eclipse IDE&amp;nbsp; &amp;amp; make executable. I have cross compile "Hello world" &amp;amp; run on SABRE board, but, I am not able to link, opencv libraries in eclipse. I have compile for Linux GCC, but, not able to find solution for "Cross Compile" &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 10:35:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Camera-on-i-MX6-Q/m-p/511119#M83306</guid>
      <dc:creator>1990rahulreddy</dc:creator>
      <dc:date>2016-06-21T10:35:21Z</dc:date>
    </item>
  </channel>
</rss>

