<?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: about i.MX6 opencv in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/about-i-MX6-opencv/m-p/478576#M76064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igorpadykov,&lt;/P&gt;&lt;P&gt;I'm confused on a comment in the link you provided:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fimxcv.blogspot.ca%2F2014%2F02%2Fbuilding-opencv-24x-for-freescales-imx6.html" rel="nofollow" style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #017bba;" target="_blank"&gt;http://imxcv.blogspot.ca/2014/02/building-opencv-24x-for-freescales-imx6.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw Andre's comment ,the OpenCV seems couldn't take any advantage of iMX6 GPU. Not sure if I'm misunderstanding?&lt;/P&gt;&lt;P&gt;So far, I encountered facedetect uvc video performance issue both on iMX6Q Yocto 1.7 and Litb(linux BSP 4.1.0).&lt;/P&gt;&lt;P&gt;The symptom is CPU usage is around 99% and video capture from UVC(resolution is 720P) is very leg.&lt;/P&gt;&lt;P&gt;I'm not sure what can I improve. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***********************************************************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;CITE class="blog-author user" style="font-style: normal; font-weight: bold;"&gt;&lt;A href="https://www.blogger.com/profile/10349732307514469231" rel="nofollow" style="color: #444444;"&gt;Andre Silva&lt;/A&gt;&lt;/CITE&gt;&lt;SPAN class="icon blog-author user" style="font-weight: bold; margin: 0 0 -4px 6px; background-position: no-repeat;"&gt;&lt;/SPAN&gt;&lt;SPAN class="datetime secondary-text" style="margin-left: 6px;"&gt;&lt;A href="http://imxcv.blogspot.com/2014/02/building-opencv-24x-for-freescales-imx6.html?showComment=1423022783215#c9202607382698265994" rel="nofollow" style="color: #444444;"&gt;February 4, 2015 at 2:06 AM&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="comment-content" style="margin-bottom: 8px; text-align: justify; color: #ffffff; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; background-color: #141414;"&gt;Hi Orion, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately it doesnt take any advantage of the gpu. OpenCV deals with CUDA and Full profile OpenCL, imx6 only supports the embedded profile. The performance is good as long you don´t use large images, I could run the face detection demo (modified to only detected front faces), on a 320x240 image at about 30fps, if I am not wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Apr 2016 06:08:17 GMT</pubDate>
    <dc:creator>ezerochiou</dc:creator>
    <dc:date>2016-04-28T06:08:17Z</dc:date>
    <item>
      <title>about i.MX6 opencv</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-i-MX6-opencv/m-p/478574#M76062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me if OpenCV uses GPU(2D/3D) or not on i.MX6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or tell me the method how to confirm it on i.MX6Sabre board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;ZongbiaoLiao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 12:32:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-i-MX6-opencv/m-p/478574#M76062</guid>
      <dc:creator>宗標廖</dc:creator>
      <dc:date>2016-04-26T12:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: about i.MX6 opencv</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-i-MX6-opencv/m-p/478575#M76063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ZongbiaoLiao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes it uses gpu, usage is described on&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fimxcv.blogspot.ca%2F2014%2F02%2Fbuilding-opencv-24x-for-freescales-imx6.html" rel="nofollow" target="_blank"&gt;http://imxcv.blogspot.ca/2014/02/building-opencv-24x-for-freescales-imx6.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 13:04:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-i-MX6-opencv/m-p/478575#M76063</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-04-26T13:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: about i.MX6 opencv</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-i-MX6-opencv/m-p/478576#M76064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igorpadykov,&lt;/P&gt;&lt;P&gt;I'm confused on a comment in the link you provided:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fimxcv.blogspot.ca%2F2014%2F02%2Fbuilding-opencv-24x-for-freescales-imx6.html" rel="nofollow" style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #017bba;" target="_blank"&gt;http://imxcv.blogspot.ca/2014/02/building-opencv-24x-for-freescales-imx6.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw Andre's comment ,the OpenCV seems couldn't take any advantage of iMX6 GPU. Not sure if I'm misunderstanding?&lt;/P&gt;&lt;P&gt;So far, I encountered facedetect uvc video performance issue both on iMX6Q Yocto 1.7 and Litb(linux BSP 4.1.0).&lt;/P&gt;&lt;P&gt;The symptom is CPU usage is around 99% and video capture from UVC(resolution is 720P) is very leg.&lt;/P&gt;&lt;P&gt;I'm not sure what can I improve. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***********************************************************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;CITE class="blog-author user" style="font-style: normal; font-weight: bold;"&gt;&lt;A href="https://www.blogger.com/profile/10349732307514469231" rel="nofollow" style="color: #444444;"&gt;Andre Silva&lt;/A&gt;&lt;/CITE&gt;&lt;SPAN class="icon blog-author user" style="font-weight: bold; margin: 0 0 -4px 6px; background-position: no-repeat;"&gt;&lt;/SPAN&gt;&lt;SPAN class="datetime secondary-text" style="margin-left: 6px;"&gt;&lt;A href="http://imxcv.blogspot.com/2014/02/building-opencv-24x-for-freescales-imx6.html?showComment=1423022783215#c9202607382698265994" rel="nofollow" style="color: #444444;"&gt;February 4, 2015 at 2:06 AM&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="comment-content" style="margin-bottom: 8px; text-align: justify; color: #ffffff; font-family: Arial, Tahoma, Helvetica, FreeSans, sans-serif; font-size: 13px; background-color: #141414;"&gt;Hi Orion, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately it doesnt take any advantage of the gpu. OpenCV deals with CUDA and Full profile OpenCL, imx6 only supports the embedded profile. The performance is good as long you don´t use large images, I could run the face detection demo (modified to only detected front faces), on a 320x240 image at about 30fps, if I am not wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:08:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-i-MX6-opencv/m-p/478576#M76064</guid>
      <dc:creator>ezerochiou</dc:creator>
      <dc:date>2016-04-28T06:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: about i.MX6 opencv</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-i-MX6-opencv/m-p/478577#M76065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;seems this refers only to image detection and mentioned&lt;/P&gt;&lt;P&gt;in sect.5 AN4629 Fast Image Processing with i.MX 6 Series&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/app_note/AN4629.pdf" title="http://cache.freescale.com/files/32bit/doc/app_note/AN4629.pdf"&gt;http://cache.freescale.com/files/32bit/doc/app_note/AN4629.pdf&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 07:01:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-i-MX6-opencv/m-p/478577#M76065</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-04-28T07:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: about i.MX6 opencv</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-i-MX6-opencv/m-p/478578#M76066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hi Igorpadykov,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Could we have a way to enable OpenCL EP in OpenCV? (According to OpenCV SEPC, it seems need OpenCL full profile.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 11:07:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-i-MX6-opencv/m-p/478578#M76066</guid>
      <dc:creator>ezerochiou</dc:creator>
      <dc:date>2016-04-28T11:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: about i.MX6 opencv</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-i-MX6-opencv/m-p/478579#M76067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;according to sect.32.1 Overview i.MX6DQ Reference Manual &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fcache.freescale.com%2Ffiles%2F32bit%2Fdoc%2Fref_manual%2FIMX6DQRM.pdf" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GPU module supports the following graphics APIs:&lt;/P&gt;&lt;P&gt;OpenCL 1.1 E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no way to change it as this is defined in hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 11:39:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-i-MX6-opencv/m-p/478579#M76067</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-04-28T11:39:56Z</dc:date>
    </item>
  </channel>
</rss>

