This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM572x support for opencv 2.4.9

Other Parts Discussed in Thread: AM5728

Hi all:

I want to run opencv application on 5728, but this application is write using opencv2.4.9.

Can am5728 support opencv 2.4.9, as in sdk it is opencv 3.1.0 used? 

best regards

xavier

  • Hi,

    I will forward this to the video experts. They will respond directly here.
  • I suggest you try it.

    As far as I remember, TI implementation of OpenCV uses either ARM only or ARM + DSP using OpenCL for better optimization. That is, the developer benchmark an OpenCV function using only ARM and using OpenCL and then chose the faster one. Thus teh differences between two versions may be the optimized implementation of OpenCV functions.

    I will forward teh question to the developer and get back here

    Ran

  • Here is the developer answer:
    OpenCV API is backward compatible, but since OpenCV 2.4.9 does not have the transparent interface to offload computations to an accelerator, the computations will run only on the ARM.

    If this answer your question, please close the thread

    Regards

    Ran