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
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.
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