<?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 use OpenCL in OpenCV? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/how-to-use-OpenCL-in-OpenCV/m-p/1210175#M167607</link>
    <description>&lt;P&gt;you should find &lt;STRONG&gt;libOpenCL.so&lt;/STRONG&gt; from &amp;lt;ROOTFS&amp;gt;/usr/lib, for more detailed information, pls refer to the Chapter 5 Graphics of enclosed file&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jan 2021 07:45:28 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2021-01-12T07:45:28Z</dc:date>
    <item>
      <title>how to use OpenCL in OpenCV?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-use-OpenCL-in-OpenCV/m-p/870919#M132398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;I am a green hand. i want to use OPENCL with opencv .I know that OpenCV support Intel's GPU default, And how I can use Imx8's GPU with OpenCV? If I need to compile with OpenCV source with OpenCL ? And I look for Information for Internet that when compile OpenCV with openCL, it need some .so ,like:&lt;/P&gt;&lt;PRE style="color: #000000;"&gt;&lt;SPAN style="color: #0000ff;"&gt;static&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;const&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;char&lt;/SPAN&gt; *default_so_paths[] =&lt;SPAN style="color: #000000;"&gt; {                                             &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;/system/lib64/libOpenCL.so&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,                                             &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;/system/vendor/lib64/libOpenCL.so&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,                                             &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;/system/vendor/lib64/egl/libGLES_mali.so&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;                                          };
&lt;/SPAN&gt;However,I find libOpenCl.so and libGELSV1_CM_VIVANTE.so and libGLESv2_VIVANTE.so ,and others like libCLC.so libLLVM_vivo.so
libVSC.so libGAL.so ,whta i can need to used in the code above?&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2019 02:00:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-use-OpenCL-in-OpenCV/m-p/870919#M132398</guid>
      <dc:creator>1019599657</dc:creator>
      <dc:date>2019-03-20T02:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to use OpenCL in OpenCV?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-use-OpenCL-in-OpenCV/m-p/870920#M132399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Li,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OpenCL and OpenCV are enable and comes by default in your yocto BSP for iMX8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2019 15:26:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-use-OpenCL-in-OpenCV/m-p/870920#M132399</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2019-04-03T15:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to use OpenCL in OpenCV?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-use-OpenCL-in-OpenCV/m-p/1210175#M167607</link>
      <description>&lt;P&gt;you should find &lt;STRONG&gt;libOpenCL.so&lt;/STRONG&gt; from &amp;lt;ROOTFS&amp;gt;/usr/lib, for more detailed information, pls refer to the Chapter 5 Graphics of enclosed file&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 07:45:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-use-OpenCL-in-OpenCV/m-p/1210175#M167607</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2021-01-12T07:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to use OpenCL in OpenCV?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-use-OpenCL-in-OpenCV/m-p/1210343#M167624</link>
      <description>&lt;P&gt;Something to consider:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;if you write native OpenCL code, then the GPU from the i.MX devices gets involved.&lt;/LI&gt;
&lt;LI&gt;if you write OpenCV code, then the i.MX BSP uses the ARM NEON accelerators from the Cortex-A cores&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This means that OpenCV based jobs may be executed much slower on i.MX, compared to platforms where OpenCV is supported by a GPU core.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Bernhard.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 11:01:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-use-OpenCL-in-OpenCV/m-p/1210343#M167624</guid>
      <dc:creator>bernhardfink</dc:creator>
      <dc:date>2021-01-12T11:01:18Z</dc:date>
    </item>
  </channel>
</rss>

