<?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>i.MX ProcessorsのトピックRe: Opencv on i.MX8 Yocto</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054762#M155138</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Xu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the MX8QM we have the OpenCV 3.4, you have to wait until next releases for version 4.x, currently we are in L5.4.3 BSP, se next releases will appear in July 2020.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2020 14:30:44 GMT</pubDate>
    <dc:creator>Bio_TICFSL</dc:creator>
    <dc:date>2020-05-21T14:30:44Z</dc:date>
    <item>
      <title>Opencv on i.MX8 Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054761#M155137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About i.MX8 Yocto,does the Opencv in&amp;nbsp;aarch64-mx8-poky-linux will upgrade?&lt;/P&gt;&lt;P&gt;Now we use i.MX8 QM 2.3.0 Yocto release the OpenCV version is 4.0.1,we want OpenCV version 4.1.2&lt;/P&gt;&lt;P&gt;does it will upgrade or how to get new OpenCV version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2020 10:53:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054761#M155137</guid>
      <dc:creator>xu_ji1</dc:creator>
      <dc:date>2020-05-21T10:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Opencv on i.MX8 Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054762#M155138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Xu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the MX8QM we have the OpenCV 3.4, you have to wait until next releases for version 4.x, currently we are in L5.4.3 BSP, se next releases will appear in July 2020.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2020 14:30:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054762#M155138</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2020-05-21T14:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Opencv on i.MX8 Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054763#M155139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You say OpenCV 3.4 is in 4.0.1.imx folder?How to check the correct OpenCV version in Yocto?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2020 01:30:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054763#M155139</guid>
      <dc:creator>xu_ji1</dc:creator>
      <dc:date>2020-05-22T01:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Opencv on i.MX8 Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054764#M155140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The OpenCV version is contained within a special&lt;/P&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;cv2.&lt;/SPAN&gt;&lt;SPAN class=""&gt;__version__&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp; variable, which you can access like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Checking your OpenCV version using Python&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV style="display: block;"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN class=""&gt;$ python&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN class=""&gt;&amp;gt;&amp;gt;&amp;gt; import cv2&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN class=""&gt;&amp;gt;&amp;gt;&amp;gt; cv2.__version__&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN class=""&gt;'3.0.&lt;/SPAN&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;SPAN class=""&gt;'&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;The&lt;/P&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;cv2.&lt;/SPAN&gt;&lt;SPAN class=""&gt;__version__&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp; variable is simply a string which you can split into the major and minor versions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Checking your OpenCV version using Python&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV style="display: block;"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN class=""&gt;&amp;gt;&amp;gt;&amp;gt; (major, minor, _) = cv2.__version__.split(&lt;/SPAN&gt;&lt;SPAN class=""&gt;"."&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN class=""&gt;&amp;gt;&amp;gt;&amp;gt; major&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN class=""&gt;'&lt;/SPAN&gt;&lt;SPAN class=""&gt;3&lt;/SPAN&gt;&lt;SPAN class=""&gt;'&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN class=""&gt;&amp;gt;&amp;gt;&amp;gt; minor&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;SPAN class=""&gt;'&lt;/SPAN&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;SPAN class=""&gt;'&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2020 13:40:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054764#M155140</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2020-05-22T13:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Opencv on i.MX8 Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054765#M155141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi，&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I use the Python check OpenCV version on the 8QM mek HW board?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 May 2020 03:24:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054765#M155141</guid>
      <dc:creator>xu_ji1</dc:creator>
      <dc:date>2020-05-23T03:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Opencv on i.MX8 Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054766#M155142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi，&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I input&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;gt;&amp;gt;&amp;gt; import cv2 on board&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;it is show that error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Traceback (most recent call last):&lt;BR /&gt; File "&amp;lt;stdin&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;ImportError: No module named cv2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;pls help check it&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2020 07:05:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054766#M155142</guid>
      <dc:creator>xu_ji1</dc:creator>
      <dc:date>2020-05-27T07:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Opencv on i.MX8 Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054767#M155143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xu Ji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the Yocto 5.4.3 release, Python 3 works for this. From the command line on your board:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:root@imx8qmmek:~"&gt;root@imx8qmmek:~#&lt;/A&gt;&amp;nbsp;python3&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;import cv2&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; cv2.__version__&lt;BR /&gt;'4.2.0'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2020 15:54:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054767#M155143</guid>
      <dc:creator>don_gunn</dc:creator>
      <dc:date>2020-06-04T15:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Opencv on i.MX8 Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054768#M155144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Don，&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks， and do u know how to upgrade Yocto 2.3.0 release OpenCV verison to 4.2.0 that Yocto 5.4.3 release?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2020 08:38:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054768#M155144</guid>
      <dc:creator>xu_ji1</dc:creator>
      <dc:date>2020-06-05T08:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Opencv on i.MX8 Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054769#M155145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xu Ji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don’t see a Yocto 2.3.0 release.  The earliest Yocto release that I can see support for the MX8 QM in is 4.9.51.  You might want to double check the version that you are on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you run “bitbake ” you will see the “DISTRO_VERSION” listed.  The best way to get a newer version of OpenCV would be to use a new distro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the version that is provided in your BSP by running:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ bitbake -s | grep opencv&lt;/P&gt;&lt;P&gt;opencv                                                                 :4.2.0.imx-r0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Distro 4.19-warrior you get OpenCV 4.0.1.  It might be possible to integrate 4.2.0 into an older distro but it would probably be a fair bit of work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best recommendation is to move to Yocto distro 5.4-zeus to get OpenCV 4.2.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don Gunn BEng, Bsc&lt;/P&gt;&lt;P&gt;Advanced Engineer, Processor Specialist&lt;/P&gt;&lt;P&gt;Future Intelligent Solutions&lt;/P&gt;&lt;P&gt;C: 604-318-1319&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="www.FutureElectronics.com&amp;lt;http://www.futureelectronics.com/&amp;gt;" target="test_blank"&gt;www.FutureElectronics.com&amp;lt;http://www.futureelectronics.com/&amp;gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;This communication is subject to Future Electronics' Email Policy&lt;/P&gt;&lt;P&gt;WARNING: Please do not attach, forward or reply with any Export Controlled Technical Data, Documents/Drawings (EAR and ITAR) to this email.&amp;lt;http://www1.futureelectronics.com/disclaimer.html&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;https://www.futureelectronics.com/help/shipping-impacts/letter&amp;gt;&lt;/P&gt;&lt;P&gt;Click on the banner to go to our website for updates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2020 16:33:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opencv-on-i-MX8-Yocto/m-p/1054769#M155145</guid>
      <dc:creator>don_gunn</dc:creator>
      <dc:date>2020-06-05T16:33:45Z</dc:date>
    </item>
  </channel>
</rss>

