<?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: Does SoftISP supports 4K resolution? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Does-SoftISP-supports-4K-resolution/m-p/987331#M146619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add softisp to my build with AGL, with reference to bb file and bbappend file can you please suggest for imx8mqevk ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2020 11:29:23 GMT</pubDate>
    <dc:creator>manizillion</dc:creator>
    <dc:date>2020-04-23T11:29:23Z</dc:date>
    <item>
      <title>Does SoftISP supports 4K resolution?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-SoftISP-supports-4K-resolution/m-p/987327#M146615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I am trying to port an OpenCV based application from iOS&amp;nbsp;to i.MX8MQ based platform&amp;nbsp;in which i have connected IMX334 based sony camera to its MIPI CSI bus.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The 4k raw image captured by IMX334 camera sensor will be&amp;nbsp;fed to the SoftISP module for debayering, Whitebalance and further processing.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Does SoftISP support 4k resolution debayering? and Can you please provide the performance numbers of SoftISP for debayering for 4K resolution?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2020 07:57:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-SoftISP-supports-4K-resolution/m-p/987327#M146615</guid>
      <dc:creator>chandresh_tank</dc:creator>
      <dc:date>2020-02-19T07:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Does SoftISP supports 4K resolution?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-SoftISP-supports-4K-resolution/m-p/987328#M146616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on imx8m, SW ISP can be used by openCL, which can support 4K resoltuion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2020 06:28:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-SoftISP-supports-4K-resolution/m-p/987328#M146616</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-02-20T06:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Does SoftISP supports 4K resolution?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-SoftISP-supports-4K-resolution/m-p/987329#M146617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for responding quickly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any sample application&amp;nbsp;in which SoftISP is processing a video feed?&lt;/P&gt;&lt;P&gt;and Do you have performance data of SoftISP processing 4K image?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chandresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2020 13:07:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-SoftISP-supports-4K-resolution/m-p/987329#M146617</guid>
      <dc:creator>chandresh_tank</dc:creator>
      <dc:date>2020-02-20T13:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Does SoftISP supports 4K resolution?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-SoftISP-supports-4K-resolution/m-p/987330#M146618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The root directory is called SoftISP under OpenCL. There are three subdirectories in the root directory:&lt;BR /&gt;1)Executable binary "SoftISP"is in folder of SoftISP.&lt;BR /&gt;2) Build - contains OBJ files generated by the SW-ISP.&lt;BR /&gt;3)Content - contains the prepared raw images "bayer.data" in the *.data format. The raw image was captured by Bayer camera (resolution: 1920 x 1080, Bayer array: BG/GR). The application can read raw data by the filename of "bayer.data"&lt;BR /&gt;4)Source - contains source code running on CPU and GPU. "isp_kernel.cl" is C code of kernels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;performance:&lt;/P&gt;&lt;P&gt;High application performance (OpenCL: ~28 fps, 1080p, OpenVX: ~39fps, 1080p).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2020 03:31:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-SoftISP-supports-4K-resolution/m-p/987330#M146618</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2020-02-21T03:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Does SoftISP supports 4K resolution?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-SoftISP-supports-4K-resolution/m-p/987331#M146619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add softisp to my build with AGL, with reference to bb file and bbappend file can you please suggest for imx8mqevk ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2020 11:29:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-SoftISP-supports-4K-resolution/m-p/987331#M146619</guid>
      <dc:creator>manizillion</dc:creator>
      <dc:date>2020-04-23T11:29:23Z</dc:date>
    </item>
  </channel>
</rss>

