<?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: AN4629 Source in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433865#M66276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you provide full name of document (with web link) and page,&lt;/P&gt;&lt;P&gt;where it describes that "VPU to perform face detection" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jun 2015 15:01:05 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2015-06-10T15:01:05Z</dc:date>
    <item>
      <title>AN4629 Source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433862#M66273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found App Note AN4629 very interesting. I'm trying to port surveillance and face recognition from the TI DM368 "F" to the iMX6.&amp;nbsp; I'm fairly familiar with both platforms, but this App Note was excellent in that it showed how to use the VPU for object detection / recognition and provided references for further information. I didn't see the authors name in the App Note, but I wanted to offer my thanks for a well written and research App Note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if the source code for the App Note was available?&amp;nbsp; I'd love to see a complete application based on this VPU approach, and tweak it to observe frame rates for face recognition at various resolutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2015 06:49:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433862#M66273</guid>
      <dc:creator>JohnCannizzo</dc:creator>
      <dc:date>2015-06-06T06:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: AN4629 Source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433863#M66274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe one can use document on link below&lt;/P&gt;&lt;P&gt;Step 2 – Building and installing OpenCV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95396"&gt;Building OpenCV on ubuntu hardfloat rootfs for i.MX6Q&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 00:19:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433863#M66274</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-06-09T00:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: AN4629 Source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433864#M66275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm ordering parts to enable MIPI on my Sabre board, so I haven't tried this yet, but in reading through the document, the sample appears to perform face detection on a still JPEG image using OpenCV. The App Note I referenced uses the VPU to perform face detection and recognition on a video stream using the VPU, since OpenCV is too slow to run face recognition anywhere near 30 fps on even a 320 x 240 video stream (according to the App Note).&amp;nbsp; I'm working on a surveillance camera with embedded analytics, so there is no attached display.&amp;nbsp; Offloading as many of the analytics from the main processor(s) onto the VPU is my goal, and is the topic of the App Note.&amp;nbsp; The code used in the App Note offers a huge head start in my efforts, and would allow me to implement new analytics into it to test frame rates independent of the surveillance application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the code is available, I'd love to take a look...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 06:33:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433864#M66275</guid>
      <dc:creator>JohnCannizzo</dc:creator>
      <dc:date>2015-06-10T06:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: AN4629 Source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433865#M66276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you provide full name of document (with web link) and page,&lt;/P&gt;&lt;P&gt;where it describes that "VPU to perform face detection" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 15:01:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433865#M66276</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-06-10T15:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: AN4629 Source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433866#M66277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link to the App Note is &lt;A href="http://cache.freescale.com/files/32bit/doc/app_note/AN4629.pdf" title="http://cache.freescale.com/files/32bit/doc/app_note/AN4629.pdf"&gt;http://cache.freescale.com/files/32bit/doc/app_note/AN4629.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The document title is&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Fast Image Processing with i.MX 6 Series&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an sample from the text:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The goal of this application note is to present the reader with concrete techniques, mathematical background, and code examples that will allow them to perform Image Processing using the Freescale i.MX 6 series reference boards. We will be focusing on:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Image acquisition&lt;/P&gt;&lt;P&gt;2. Segmentation techniques&lt;/P&gt;&lt;P&gt;3. Image filter operators&lt;/P&gt;&lt;P&gt;4. Morphologic operations&lt;/P&gt;&lt;P&gt;5. Image binarization&lt;/P&gt;&lt;P&gt;6. Tracking techniques&lt;/P&gt;&lt;P&gt;7. Feature extraction and its uses&lt;/P&gt;&lt;P&gt;8. Face detection techniques&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As stated before, some of these algorithms will be implemented in traditional C++ code that will run on the CPU. However, &lt;STRONG style="text-decoration: underline;"&gt;the goal of this application note is to show the reader how to implement several OpenGL ES 2.0 shaders that will run on the GPU and will do the most intense and operation-heavy work in order to accelerate the image processing tasks&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I must admit that I was using VPU and GPU interchangeably, which is a bad habit on ARM processors.&amp;nbsp; I meant the GPU of the iMX6, which is the topic of the App Note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 21:06:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433866#M66277</guid>
      <dc:creator>JohnCannizzo</dc:creator>
      <dc:date>2015-06-11T21:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: AN4629 Source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433867#M66278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now I agree with you, appnote uses and describes GPU, not VPU.&lt;/P&gt;&lt;P&gt;My previous remark was just answer on your update:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The App Note I referenced uses the &lt;STRONG&gt;VPU&lt;/STRONG&gt; to perform face detection.."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="text.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/22201i30A3FCCBCCA9DC7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="text.jpg" alt="text.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 11:15:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433867#M66278</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-06-12T11:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: AN4629 Source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433868#M66279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any update here? I'm still looking for the code used in the App Note.&amp;nbsp; Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 20:06:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AN4629-Source/m-p/433868#M66279</guid>
      <dc:creator>JohnCannizzo</dc:creator>
      <dc:date>2015-06-18T20:06:16Z</dc:date>
    </item>
  </channel>
</rss>

