OpenCV availability for i.MX6S/SL (low cost opencv)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

OpenCV availability for i.MX6S/SL (low cost opencv)

1,341 Views
torus1000
Contributor V

Hi,

Now I'm studying OpenCV and I found some threads discuss about OpenCV for i.MX6Q but I couldn't find any i.MX6S/SL platforms.

I know i.MX6S/SL doesn't have 3D-GPU but I want to check OpenCV performance with i.MX6S/SL.

Does anybody know how to build OpenCV lib with 2D-GPU or NEON acceleration?

Thanks,

---references---
Computer Vision on i.MX Processors: Building OpenCV-2.4.X for Freescale's i.MX6 BSP (Yocto)
  http://imxcv.blogspot.com.br/2014/02/building-opencv-24x-for-freescales-imx6.html
  http://imxcv.blogspot.jp/

Yocto and OpenCV for I.MX
  https://community.freescale.com/message/421544#421544
     $ bitbake opencv   //for building opencv
     $ bitbake opencv-samples  //for building the samples.

step by step guide to cross compile OpenCV using meta toolchian (Yocto)
  https://community.freescale.com/message/383275#383275

Building OpenCV on ubuntu hardfloat rootfs for i.MX6Q (Ltib)
  https://community.freescale.com/docs/DOC-95396

Fast Image Processing with i.MX 6 Series

  http://cache.freescale.com/files/32bit/doc/app_note/AN4629.pdf

Labels (4)
Tags (3)
0 Kudos
0 Replies