<?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: OPENCV Error in I.MX8MMini in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020102#M150845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;Santhosh&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; I encounter this issue too.&amp;nbsp; Did you solve this already.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;I would appreciate&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;it if you share it to me.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;&lt;SPAN style="background-color: #ffffff; color: #333333; "&gt;&amp;nbsp; &amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Mar 2020 03:59:24 GMT</pubDate>
    <dc:creator>fjpmbb</dc:creator>
    <dc:date>2020-03-27T03:59:24Z</dc:date>
    <item>
      <title>OPENCV Error in I.MX8MMini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020097#M150840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting the below error when i try to run a simple opencv code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;terminate called after throwing a[24778.491458] audit: type=1701 audit(1579182772.146:15): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=4288 comm="motiondetection" exe="/home/root/motiondetection" sig=6 res=1&lt;BR /&gt;n instance of 'cv::Exception'&lt;BR /&gt;&amp;nbsp; what():&amp;nbsp; OpenCV(3.4.2) /usr/src/debug/opencv/3.4.2+gitAUTOINC+9e1b1e5389_d4e0286945_a62e20676a_34e4206aef_fccf7cd6a4-r0/git/modules/highgui/src/window.cpp:615: error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvNamedWindow'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added below package in local.conf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#opencv - for image processing&lt;BR /&gt;CORE_IMAGE_EXTRA_INSTALL += "opencv opencv-samples libopencv-core libopencv-imgproc"&lt;BR /&gt;CORE_IMAGE_EXTRA_INSTALL += "libopencv-core-dev libopencv-highgui-dev libopencv-imgproc-dev libopencv-objdetect-dev libopencv-ml-dev"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to resolve it, I have attached the local.conf let me know if i had missed any package&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2020 14:21:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020097#M150840</guid>
      <dc:creator>santhosh2</dc:creator>
      <dc:date>2020-01-16T14:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: OPENCV Error in I.MX8MMini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020098#M150841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Santhosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently you have to add libgtk2-0-dev to the CORE_IMAGE_INSTALL&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, 17 Jan 2020 15:50:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020098#M150841</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2020-01-17T15:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: OPENCV Error in I.MX8MMini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020099#M150842</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;I have tried already adding to CORE_IMAGE and compiling, I am getting below error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="OPenCv_yocto_local_config.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/96872iEE16F0F89FAE5B95/image-size/large?v=v2&amp;amp;px=999" role="button" title="OPenCv_yocto_local_config.png" alt="OPenCv_yocto_local_config.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Yocto Compilation Error&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="libgtk_bitbake_error.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/96901iEDE28002ECA3819E/image-size/large?v=v2&amp;amp;px=999" role="button" title="libgtk_bitbake_error.png" alt="libgtk_bitbake_error.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It Says no un build-able dependency&lt;/P&gt;&lt;P&gt;Let me know any other issue it might have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2020 10:32:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020099#M150842</guid>
      <dc:creator>santhosh2</dc:creator>
      <dc:date>2020-01-18T10:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: OPENCV Error in I.MX8MMini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020100#M150843</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;No errors for Yocto compilation Without&amp;nbsp; line below line in local.conf file&lt;/P&gt;&lt;P&gt;CORE_IMAGE_EXTRA_INSTALL += "libgtk2-0-dev "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="yocto.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/97029i3B408E07FAE552D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="yocto.png" alt="yocto.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2020 10:42:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020100#M150843</guid>
      <dc:creator>santhosh2</dc:creator>
      <dc:date>2020-01-18T10:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: OPENCV Error in I.MX8MMini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020101#M150844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;The basic Opencv code gets compiled successfully but when i run it i am getting below error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;terminate called after throwing a[&amp;nbsp;&amp;nbsp; 96.614857] audit: type=1701 audit(1579245461.465:4): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=3760 comm="motiondetection" exe="/home/root/motiondetection" sig=6 res=1&lt;BR /&gt;n instance of 'cv::Exception'&lt;BR /&gt;&amp;nbsp; what():&amp;nbsp; OpenCV(3.4.2) /usr/src/debug/opencv/3.4.2+gitAUTOINC+9e1b1e5389_d4e0286945_a62e20676a_34e4206aef_fccf7cd6a4-r0/git/modules/highgui/src/window.cpp:615: error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvNamedWindow'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aborted (core dumped)o&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know how to resolve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2020 10:45:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020101#M150844</guid>
      <dc:creator>santhosh2</dc:creator>
      <dc:date>2020-01-18T10:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: OPENCV Error in I.MX8MMini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020102#M150845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;Santhosh&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; I encounter this issue too.&amp;nbsp; Did you solve this already.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;I would appreciate&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;it if you share it to me.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;&lt;SPAN style="background-color: #ffffff; color: #333333; "&gt;&amp;nbsp; &amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2020 03:59:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020102#M150845</guid>
      <dc:creator>fjpmbb</dc:creator>
      <dc:date>2020-03-27T03:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: OPENCV Error in I.MX8MMini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020103#M150846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per NXP, OpenCV library doesnt support on IMX8MMini&lt;/P&gt;&lt;P&gt;ref the below link&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN12296.pdf" title="https://www.nxp.com/docs/en/application-note/AN12296.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN12296.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="OPencv.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/107525i525F1183F90E94BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="OPencv.png" alt="OPencv.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2020 14:18:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OPENCV-Error-in-I-MX8MMini/m-p/1020103#M150846</guid>
      <dc:creator>santhosh2</dc:creator>
      <dc:date>2020-05-25T14:18:50Z</dc:date>
    </item>
  </channel>
</rss>

