<?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のトピックOV5460 Camera image quality</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/OV5460-Camera-image-quality/m-p/749853#M116708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using the MIPI-CSI camera interface of the iMX7 processor to retrieve an image of an OV5640 based camera.The purpose of this camera image is read a barcode from the image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before developing our own hardware, we tested a OV5640 base webcam on a linux (ubuntu) machine to check the image quality. The quality was high enough to be able to read barcodes that were visible as a single pixel for each bar. The images were sharp, even at short ranges, although the autofocus could take some time before stabilizing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we have developed are own board, thats a copy of the iMX7 sabre board with regard to the MPIP-CSI interface. When using the mipi-csi camera, the image quality is very bad: even at low image reolutions, the lines in the image are blurred, see the attached image. This limits to barcodes to be processed very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried to improve the autofocus by increasing the image distance and improve the lighting conditions, but no improvement seemed possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also tried to improve the image quality by changing resolution, but it seems as if the blurriness is independant of the resolution. We also tested a few different camera modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be that the algorithme to convert the UYV pixels to a (black and white) bitmap is incorrect. Are there ways to test the camera image output, for instance on the iMX7 Sabre development board? Is there software available to take a snapshot of the camera output? Have other developers succesfully used the camera in their applications?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Nov 2017 15:03:01 GMT</pubDate>
    <dc:creator>renejansen</dc:creator>
    <dc:date>2017-11-06T15:03:01Z</dc:date>
    <item>
      <title>OV5460 Camera image quality</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OV5460-Camera-image-quality/m-p/749853#M116708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using the MIPI-CSI camera interface of the iMX7 processor to retrieve an image of an OV5640 based camera.The purpose of this camera image is read a barcode from the image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before developing our own hardware, we tested a OV5640 base webcam on a linux (ubuntu) machine to check the image quality. The quality was high enough to be able to read barcodes that were visible as a single pixel for each bar. The images were sharp, even at short ranges, although the autofocus could take some time before stabilizing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we have developed are own board, thats a copy of the iMX7 sabre board with regard to the MPIP-CSI interface. When using the mipi-csi camera, the image quality is very bad: even at low image reolutions, the lines in the image are blurred, see the attached image. This limits to barcodes to be processed very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried to improve the autofocus by increasing the image distance and improve the lighting conditions, but no improvement seemed possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also tried to improve the image quality by changing resolution, but it seems as if the blurriness is independant of the resolution. We also tested a few different camera modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be that the algorithme to convert the UYV pixels to a (black and white) bitmap is incorrect. Are there ways to test the camera image output, for instance on the iMX7 Sabre development board? Is there software available to take a snapshot of the camera output? Have other developers succesfully used the camera in their applications?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 15:03:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OV5460-Camera-image-quality/m-p/749853#M116708</guid>
      <dc:creator>renejansen</dc:creator>
      <dc:date>2017-11-06T15:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: OV5460 Camera image quality</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OV5460-Camera-image-quality/m-p/749854#M116709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rene Jansen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are not many other threads pertaining the usage of the OV5460 with the i.MX7D, but there are some regarding similar cameras. (You may find a lot of threads for the OV5640)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried using gstreamer to encode to a file or to take a snapshot? I haven’t tested it but perhaps that may be of help. The command would look somewhat like this:&lt;/P&gt;&lt;P&gt;gst-launch mfw_v4lsrc num-buffers=1 capture-mode=1 !&amp;nbsp; jpegenc ! filesink location=output.jpg&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, 15 Nov 2017 18:27:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OV5460-Camera-image-quality/m-p/749854#M116709</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2017-11-15T18:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: OV5460 Camera image quality</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OV5460-Camera-image-quality/m-p/749855#M116710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rene,&lt;/P&gt;&lt;P&gt;You will need to provide more information to get any helpful feedback.&lt;/P&gt;&lt;P&gt;Are you testing on the same camera &lt;EM&gt;module&lt;/EM&gt; (USB?) as your first tests, but you have integrated a different module on your design?&lt;/P&gt;&lt;P&gt;Are you aware that the sensor can handle the autofocus only when there is hardware to move the lens (e.g. voice coil) &lt;STRONG&gt;and&lt;/STRONG&gt; firmware on the sensor MCU to execute the autofocus?&lt;/P&gt;&lt;P&gt;I suggest you gather more information on the sensor itself from the sensor manufacturer and documentation on the camera module from the module manufacturer you have used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 08:04:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OV5460-Camera-image-quality/m-p/749855#M116710</guid>
      <dc:creator>ArgirisDiamandi</dc:creator>
      <dc:date>2017-11-17T08:04:23Z</dc:date>
    </item>
  </channel>
</rss>

