<?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: How to install OpenCV for python2 on iMX6UL-EVK ?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028940#M152010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/weidong.sun"&gt;weidong.sun&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;Thank you for your&amp;nbsp;enthusiasm. I think this Saturday, I will don't have day-off and wrestle&amp;nbsp;with this issue. It's very worth to try.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Toan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jan 2020 09:29:59 GMT</pubDate>
    <dc:creator>toanjunifer</dc:creator>
    <dc:date>2020-01-03T09:29:59Z</dc:date>
    <item>
      <title>How to install OpenCV for python2 on iMX6UL-EVK ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028936#M152006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NXPs,&lt;/P&gt;&lt;P&gt;My name is Toan. Currently, I'm using iMX6UL-EVK. I did many things with it. It's so great. And now I have some trouble:&lt;BR /&gt;I'm using kernel 4.14.98_2.0.0. I can only install PyQt5 which running with Python 2( PyQt4 is not available). But I can not install OpenCV for python2. I can install for Python3 via edit local.conf file.&amp;nbsp;&lt;BR /&gt;And I wanna use opencv on python2 to combine with PyQt5. So what should I do now ?&lt;/P&gt;&lt;P&gt;Note: I try to install via source code with cmake but It's require Qt5 configure or anything like this. I also try with pip,&lt;/P&gt;&lt;P&gt;$ pip install opencv-python&lt;/P&gt;&lt;P&gt;Thank you so much,&lt;/P&gt;&lt;P&gt;Toan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2019 10:34:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028936#M152006</guid>
      <dc:creator>toanjunifer</dc:creator>
      <dc:date>2019-12-31T10:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to install OpenCV for python2 on iMX6UL-EVK ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028937#M152007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="344046" data-username="toanjunifer@gmail.com" href="https://community.nxp.com/people/toanjunifer@gmail.com" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: underline; font-size: 12px;"&gt;Dao Van Toan&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many documents in our community describing how to install opencv, such as the following link.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-331941"&gt;Setting Up OpenCV in i.MX6 Based Boards&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95396"&gt;Building OpenCV on ubuntu hardfloat rootfs for i.MX6Q&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you think these documents are not enough, you can search "building opencv" in the community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2020 00:33:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028937#M152007</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2020-01-02T00:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to install OpenCV for python2 on iMX6UL-EVK ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028938#M152008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/weidong.sun"&gt;weidong.sun&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;Thank you for your response. The links above&amp;nbsp;may not help. Because iMX6Q can run Ubuntu and iMX6UL is not. Do you think iMX6UL-EVK can&amp;nbsp;run with the ubuntu(linaro-alip) ?&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Toan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2020 01:47:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028938#M152008</guid>
      <dc:creator>toanjunifer</dc:creator>
      <dc:date>2020-01-02T01:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to install OpenCV for python2 on iMX6UL-EVK ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028939#M152009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dao,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I don't know if you can access the link , which guides users to add opencv to Yocto.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://blog.csdn.net/caibaihui/article/details/20741649" title="https://blog.csdn.net/caibaihui/article/details/20741649"&gt;https://blog.csdn.net/caibaihui/article/details/20741649&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you can't access it, you can see below, please!&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You can refer to it, but you konw , there is no GPU in i.MX6UL, so APIs required GPU in OpenCV can&amp;nbsp;not be used.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;H1 class=""&gt;Building OpenCV-2.4.X for Freescale's i.MX6 BSP (Yocto)&lt;/H1&gt;&lt;H1 class=""&gt;&lt;A href="http://imxcv.blogspot.com.br/" rel="nofollow"&gt;Computer Vision on i.MX Processors&lt;/A&gt;&lt;/H1&gt;&lt;H2 class=""&gt;Wednesday, February 26, 2014&lt;/H2&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;A name="4307439637479901035"&gt;&lt;/A&gt;&lt;H3 class=""&gt;&lt;A name="t2"&gt;&lt;/A&gt;&lt;A name="t2"&gt;&lt;/A&gt;Building OpenCV-2.4.X for Freescale's i.MX6 BSP (Yocto)&lt;/H3&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;Lately a lot of people are working with the &lt;A href="https://www.yoctoproject.org/" rel="nofollow"&gt;Yocto Project&lt;/A&gt;&amp;nbsp;and many of them migrated from LTIB (like me). Yocto uses a different conception when adding new packages/applications to the system, now everything is based on RECIPES. As it is being highly used, the amount of packages (recipes) already included is very big and it keep increasing continuously. For our lucky the recipe for OpenCV is already there, we just need to configure the system in order to add it to us.&lt;/DIV&gt;&lt;DIV class=""&gt;In order to get everything up running we will divide de taks in steps:&lt;P&gt;&lt;/P&gt;&lt;BR /&gt; Step #1 - Installing Yocto&lt;BR /&gt; --------------------------&lt;P&gt;&lt;/P&gt;As our focus is to install OpenCV, the Yocto install procedure we can use this very good tutorial created by Daiane: &lt;A href="https://community.freescale.com/docs/DOC-94849" rel="nofollow"&gt;https://community.freescale.com/docs/DOC-94849&lt;/A&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt; Step #2 - Enabling OpenCV&lt;BR /&gt; ----------------------------&lt;P&gt;&lt;/P&gt;As we already have the OpenCV recipe in our Yocto release, we just need to add what packages we want in our local.conf file, located at /yocto/fsl-community-bsp/build/conf. With some modification (opencv package), it should look like this:&lt;P&gt;&lt;/P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; MACHINE ??= 'imx6qsabresd'&lt;BR /&gt; &amp;nbsp; &amp;nbsp; DISTRO ?= 'poky'&lt;BR /&gt; &amp;nbsp; &amp;nbsp; PACKAGE_CLASSES ?= "package_rpm"&lt;BR /&gt; &amp;nbsp; &amp;nbsp; EXTRA_IMAGE_FEATURES = "debug-tweaks dev-pkgs"&lt;BR /&gt; &amp;nbsp; &amp;nbsp; USER_CLASSES ?= "buildstats image-mklibs image-prelink"&lt;BR /&gt; &amp;nbsp; &amp;nbsp; PATCHRESOLVE = "noop"&lt;BR /&gt; &amp;nbsp; &amp;nbsp; BB_DISKMON_DIRS = "\&lt;BR /&gt; &amp;nbsp; &amp;nbsp; STOPTASKS,${TMPDIR},1G,100K \&lt;BR /&gt; &amp;nbsp; &amp;nbsp; STOPTASKS,${DL_DIR},1G,100K \&lt;BR /&gt; &amp;nbsp; &amp;nbsp; STOPTASKS,${SSTATE_DIR},1G,100K \&lt;BR /&gt; &amp;nbsp; &amp;nbsp; ABORT,${TMPDIR},100M,1K \&lt;BR /&gt; &amp;nbsp; &amp;nbsp; ABORT,${DL_DIR},100M,1K \&lt;BR /&gt; &amp;nbsp; &amp;nbsp; ABORT,${SSTATE_DIR},100M,1K"&amp;nbsp;&lt;BR /&gt; &amp;nbsp; &amp;nbsp; PACKAGECONFIG_pn-qemu-native = "sdl"&lt;BR /&gt; &amp;nbsp; &amp;nbsp; ASSUME_PROVIDED += "libsdl-native"&lt;BR /&gt; &amp;nbsp; &amp;nbsp; CONF_VERSION = "1"&lt;BR /&gt;&lt;BR /&gt; &amp;nbsp; &amp;nbsp; BB_NUMBER_THREADS = '4'&lt;BR /&gt; &amp;nbsp; &amp;nbsp; PARALLEL_MAKE = '-j 4'&lt;BR /&gt;&lt;BR /&gt; &amp;nbsp; &amp;nbsp; DL_DIR ?= "${BSPDIR}/downloads/"&lt;BR /&gt; &amp;nbsp; &amp;nbsp; ACCEPT_FSL_EULA = ""&lt;BR /&gt;&lt;BR /&gt; &amp;nbsp; &amp;nbsp; CORE_IMAGE_EXTRA_INSTALL += "gpu-viv-bin-mx6q gpu-viv-bin-mx6q-dev"&lt;BR /&gt; &amp;nbsp; &amp;nbsp; CORE_IMAGE_EXTRA_INSTALL += "libopencv-core-dev libopencv-highgui-dev&lt;BR /&gt; libopencv-imgproc-dev libopencv-objdetect-dev libopencv-ml-dev"&lt;BR /&gt;&lt;BR /&gt; &amp;nbsp; &amp;nbsp; LICENSE_FLAGS_WHITELIST = "commercial"&lt;/STRONG&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt; Note that we included the "-dev" packages, this is necessary if you always want to have the OpenCV headers/libraries included in the rootfs, Yocto is smart if you don´t add a "-dev" package and the libraries are just included any application that uses it needs to be built. As we always want our OpenCV stuff to build our applications so we use it this way.&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;Step #3 - Building OpenCV&lt;BR /&gt; ----------------------------&lt;P&gt;&lt;/P&gt;Now the easy part:&lt;P&gt;&lt;/P&gt;/yocto/fsl-community-bsp/build$&lt;STRONG&gt;./bitbake core-image-x11&lt;/STRONG&gt;&lt;P&gt;&lt;/P&gt;after build is finished you can check the images generated by the bitbake command at:&lt;P&gt;&lt;/P&gt;/build/tmp/deploy/images/imx6qsabresd/&lt;P&gt;&lt;/P&gt;and after extracting the rootfs: core-image-x11-imx6qsabresd.tar.bz2, you can find the opencv libraries in the /usr/lib folder:&lt;P&gt;&lt;/P&gt;&lt;STRONG&gt;andre@b22958:~/bsps/yocto/rootfs$ ls usr/lib/libopen*&lt;BR /&gt; usr/lib/libopencv_calib3d.so &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_ml.so&lt;BR /&gt; usr/lib/libopencv_calib3d.so.2.4 &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_ml.so.2.4&lt;BR /&gt; usr/lib/libopencv_calib3d.so.2.4.7 &amp;nbsp; &amp;nbsp; usr/lib/libopencv_ml.so.2.4.7&lt;BR /&gt; usr/lib/libopencv_contrib.so &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_nonfree.so&lt;BR /&gt; usr/lib/libopencv_contrib.so.2.4 &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_nonfree.so.2.4&lt;BR /&gt; usr/lib/libopencv_contrib.so.2.4.7 &amp;nbsp; &amp;nbsp; usr/lib/libopencv_nonfree.so.2.4.7&lt;BR /&gt; usr/lib/libopencv_core.so &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;usr/lib/libopencv_objdetect.so&lt;BR /&gt; usr/lib/libopencv_core.so.2.4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;usr/lib/libopencv_objdetect.so.2.4&lt;BR /&gt; usr/lib/libopencv_core.so.2.4.7 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;usr/lib/libopencv_objdetect.so.2.4.7&lt;BR /&gt; usr/lib/libopencv_features2d.so &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;usr/lib/libopencv_ocl.so&lt;BR /&gt; usr/lib/libopencv_features2d.so.2.4 &amp;nbsp; &amp;nbsp;usr/lib/libopencv_ocl.so.2.4&lt;BR /&gt; usr/lib/libopencv_features2d.so.2.4.7 &amp;nbsp;usr/lib/libopencv_ocl.so.2.4.7&lt;BR /&gt; usr/lib/libopencv_flann.so &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_photo.so&lt;BR /&gt; usr/lib/libopencv_flann.so.2.4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_photo.so.2.4&lt;BR /&gt; usr/lib/libopencv_flann.so.2.4.7 &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_photo.so.2.4.7&lt;BR /&gt; usr/lib/libopencv_gpu.so &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_stitching.so&lt;BR /&gt; usr/lib/libopencv_gpu.so.2.4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_stitching.so.2.4&lt;BR /&gt; usr/lib/libopencv_gpu.so.2.4.7 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_stitching.so.2.4.7&lt;BR /&gt; usr/lib/libopencv_highgui.so &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_superres.so&lt;BR /&gt; usr/lib/libopencv_highgui.so.2.4 &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_superres.so.2.4&lt;BR /&gt; usr/lib/libopencv_highgui.so.2.4.7 &amp;nbsp; &amp;nbsp; usr/lib/libopencv_superres.so.2.4.7&lt;BR /&gt; usr/lib/libopencv_imgproc.so &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_video.so&lt;BR /&gt; usr/lib/libopencv_imgproc.so.2.4 &amp;nbsp; &amp;nbsp; &amp;nbsp; usr/lib/libopencv_video.so.2.4&lt;BR /&gt; usr/lib/libopencv_imgproc.so.2.4.7 &amp;nbsp; &amp;nbsp; usr/lib/libopencv_video.so.2.4.7&lt;BR /&gt; usr/lib/libopencv_legacy.so &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;usr/lib/libopencv_videostab.so&lt;BR /&gt; usr/lib/libopencv_legacy.so.2.4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;usr/lib/libopencv_videostab.so.2.4&lt;BR /&gt; usr/lib/libopencv_legacy.so.2.4.7 &amp;nbsp; &amp;nbsp; &amp;nbsp;usr/lib/libopencv_videostab.so.2.4.7&lt;BR /&gt; andre@b22958:~/bsps/yocto/rootfs$&lt;/STRONG&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;ps: don´t forget to flash the card with the image created at /tmp/deploy/images/imx6qsabresd/core-image-x11-imx6qsabresd.sdcard&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;$ sudo dd if= /build/tmp/deploy/images/imx6qsabresd/core-image-x11-imx6qsabresd.sdcard of=/dev/sdb&lt;/STRONG&gt;&lt;/DIV&gt;----------------------------------------&lt;P&gt;&lt;/P&gt;After those 3 steps above you should be able to find all the OpenCV headers/libraries needed by mostly of your application, but in any case you need more dev packages, you can look at: &lt;STRONG&gt;/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/opencv/2.4.6+gitAUTOINC+1253c2101b-r0/packages-split&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Now that you have the OpenCV headers/libraries we need the toolchain to build our sample application, just re-do the bitbake command now adding the "-c populate" option in the command line:&lt;P&gt;&lt;/P&gt;/yocto/fsl-community-bsp/build$&lt;STRONG&gt;./bitbake core-image-x11 -c populate_sdk&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;and then run the install script created at: &lt;STRONG&gt;/yocto/fsl-community-bsp/build/tmp/deploy/sdk &lt;/STRONG&gt;to install it.&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;With that you will be able to see the toolchain installed at: /opt/poky&lt;P&gt;&lt;/P&gt;Now we are able to test our sample code, just a camera test and you can find the source code here: &lt;A href="https://github.com/andreluizeng/opencv-camera-test---i.MX6-Yocto" rel="nofollow"&gt; camera_test_sample&lt;/A&gt;&lt;P&gt;&lt;/P&gt;To build this application you need a new terminal window (all environment variables will be reset), then run the setup environment:&lt;P&gt;&lt;/P&gt;$ cd /opt/poky/1.5+snapshot/&lt;BR /&gt; $ . ./envionment-setup-cortexa9hf-vfp-neon-poky-linux-gnueabi&lt;P&gt;&lt;/P&gt;and then go to the camera_test_yocto folder and type &lt;STRONG&gt;make&lt;/STRONG&gt;. The binary will be placed in the bin folder.&lt;P&gt;&lt;/P&gt;Once flashed your card with the Yocto image (opencv included), mount the sd card in your host computer and then copy the binary to your rootfs.&lt;P&gt;&lt;/P&gt;To test it, run the application with the following command:&lt;P&gt;&lt;/P&gt;$ DISPLAY =:0 ./camera_test&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101406iD7E35464E7B88619/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;----------------------------------------------------------------------------------------------------------------------------------------------------&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;Have a nice day!&lt;/DIV&gt;&lt;DIV class=""&gt;BR,&lt;/DIV&gt;&lt;DIV class=""&gt;Weidong&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2020 03:47:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028939#M152009</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2020-01-02T03:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to install OpenCV for python2 on iMX6UL-EVK ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028940#M152010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/weidong.sun"&gt;weidong.sun&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;Thank you for your&amp;nbsp;enthusiasm. I think this Saturday, I will don't have day-off and wrestle&amp;nbsp;with this issue. It's very worth to try.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Toan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2020 09:29:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028940#M152010</guid>
      <dc:creator>toanjunifer</dc:creator>
      <dc:date>2020-01-03T09:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to install OpenCV for python2 on iMX6UL-EVK ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028941#M152011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/weidong.sun"&gt;weidong.sun&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;I tried follow your link and it's not working (not compatible with python 2 and also python 3). I think the problem is kernel version. I'm using both BSP kernel version 4.14.98 and 4.9.98. Kernel 4.14.98 has opnecv 4.0.1 and kernel 4.9.98 has opencv 3.4. So I guess that if I use kernel lower, I will get opencv 2.4.7 which only compatible with python 2.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Toan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2020 08:19:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028941#M152011</guid>
      <dc:creator>toanjunifer</dc:creator>
      <dc:date>2020-01-04T08:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to install OpenCV for python2 on iMX6UL-EVK ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028942#M152012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/weidong.sun"&gt;weidong.sun&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;Thank you for your support. Finally, I installed OpenCV with python 2 successfully. I installed pt5-creator first and then I install opencv via source code. It's quite stupid but It's successfully and it's take a long time. I think I need to solve a new issue.&lt;/P&gt;&lt;P&gt;Thank you again !&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Toan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2020 02:59:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-install-OpenCV-for-python2-on-iMX6UL-EVK/m-p/1028942#M152012</guid>
      <dc:creator>toanjunifer</dc:creator>
      <dc:date>2020-01-07T02:59:47Z</dc:date>
    </item>
  </channel>
</rss>

