<?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: How to compile opencv application on imx8mm in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-opencv-application-on-imx8mm/m-p/1458403#M190392</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mahanad_0-1652680772583.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/179841i651ED0D9030E35B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mahanad_0-1652680772583.png" alt="mahanad_0-1652680772583.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 May 2022 06:00:06 GMT</pubDate>
    <dc:creator>mahanad</dc:creator>
    <dc:date>2022-05-16T06:00:06Z</dc:date>
    <item>
      <title>How to compile opencv application on imx8mm</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-opencv-application-on-imx8mm/m-p/1458260#M190378</link>
      <description>&lt;P&gt;I have download and installed&amp;nbsp;&lt;EM&gt;LF_v5.15.5-1.0.0_images_IMX8MMEVK&amp;nbsp;&lt;/EM&gt;from nxp official site. I can see opencv has been included in the image. But there are no opencv header files. So how do I compile a c++ program having&amp;nbsp; &lt;EM&gt;#include &amp;lt;opencv2/opencv.hpp&amp;gt; ?&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2022 11:11:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-opencv-application-on-imx8mm/m-p/1458260#M190378</guid>
      <dc:creator>mahanad</dc:creator>
      <dc:date>2022-05-15T11:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to compile opencv application on imx8mm</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-opencv-application-on-imx8mm/m-p/1458359#M190388</link>
      <description>&lt;P&gt;The opencv4 folder should contains the&amp;nbsp;&lt;EM&gt;opencv2/opencv.hpp, &lt;/EM&gt;you can try to use "pkg-config --cflags opencv" to see it .&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 04:50:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-opencv-application-on-imx8mm/m-p/1458359#M190388</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-05-16T04:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to compile opencv application on imx8mm</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-opencv-application-on-imx8mm/m-p/1458403#M190392</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mahanad_0-1652680772583.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/179841i651ED0D9030E35B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mahanad_0-1652680772583.png" alt="mahanad_0-1652680772583.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 06:00:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-opencv-application-on-imx8mm/m-p/1458403#M190392</guid>
      <dc:creator>mahanad</dc:creator>
      <dc:date>2022-05-16T06:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to compile opencv application on imx8mm</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-opencv-application-on-imx8mm/m-p/1592199#M200956</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200868"&gt;@mahanad&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hi i want to use cv2.Videocapture(0) so i am getting issue with&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt; with opencv gstremer &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;global /usr/src/debug/opencv/4.5.2.imx-r0/git/modules/videoio/src/cap_gstreamer.cpp (2056) handleMessage OpenCV | GStreamer warning: Embedded video playback halted; module v4l2sr[ 1345.304570] unknown pixelformat:'BGR3'&lt;BR /&gt;[ 1345.310560] mx6s-csi 32e20000.csi1_bridge: Fourcc format (0x33524742) invalid.&lt;BR /&gt;[ 1345.317822] unknown pixelformat:'RGB3'&lt;BR /&gt;[ 1345.321586] mx6s-csi 32e20000.csi1_bridge: Fourcc format (0x33424752) invalid.&lt;BR /&gt;[ 1345.328829] unknown pixelformat:'YV12'&lt;/SPAN&gt;&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;can you please tell me how to do cross compilation opencv in yocto using imx8mm?&lt;/P&gt;&lt;P&gt;if i use c++ gstreamer in opencv&lt;/P&gt;&lt;P&gt;im getting this issue&lt;/P&gt;&lt;P&gt;"/usr/lib/gcc/aarch64-poky-linux/11.3.0/../../../../aarch64-poky-linux/bin/ld: ud.cpp:(.text+0x34): undefined reference to `cv::VideoCapture::getBackendName[abi:cxx11]() const'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/11.3.0/../../../../aarch64-poky-linux/bin/ld: ud.cpp:(.text+0x74): undefined reference to `cv::VideoCapture::set(int, double)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/11.3.0/../../../../aarch64-poky-linux/bin/ld: ud.cpp:(.text+0x88): undefined reference to `cv::VideoCapture::set(int, double)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/11.3.0/../../../../aarch64-poky-linux/bin/ld: ud.cpp:(.text+0x9c): undefined reference to `cv::VideoCapture::set(int, double)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/11.3.0/../../../../aarch64-poky-linux/bin/ld: ud.cpp:(.text+0xa4): undefined reference to `cv::Mat::Mat()'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/11.3.0/../../../../aarch64-poky-linux/bin/ld: ud.cpp:(.text+0xc4): undefined reference to `cv::VideoCapture::read(cv::_OutputArray const&amp;amp;)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/11.3.0/../../../../aarch64-poky-linux/bin/ld: ud.cpp:(.text+0x13c): undefined reference to `cv::VideoCapture::read(cv::_OutputArray const&amp;amp;)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/11.3.0/../../../../aarch64-poky-linux/bin/ld: ud.cpp:(.text+0x22c): undefined reference to `cv::Mat::~Mat()'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/11.3.0/../../../../aarch64-poky-linux/bin/ld: ud.cpp:(.text+0x234): undefined reference to `cv::VideoCapture::~VideoCapture()'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/11.3.0/../../../../aarch64-poky-linux/bin/ld: ud.cpp:(.text+0x288): undefined reference to `cv::Mat::~Mat()'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/11.3.0/../../../../aarch64-poky-linux/bin/ld: ud.cpp:(.text+0x29c): undefined reference to `cv::VideoCapture::~VideoCapture()'&lt;BR /&gt;collect2: error: ld returned 1 exit status"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 09:24:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-opencv-application-on-imx8mm/m-p/1592199#M200956</guid>
      <dc:creator>Udhay_</dc:creator>
      <dc:date>2023-02-02T09:24:19Z</dc:date>
    </item>
  </channel>
</rss>

