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.

Using OPENCV libraries in TDA 3x platform

Hello,

    I am using VISION SDK 2.11 for TDA 3x. I have noticed that there is a open CV library available in ti_components/algorithm_codecs/openCV. I am using VISION SDK on windows platform. I want to use these

openCV functions in my alg plugins. 

Please can you tell me how to use these libraries in my alg-plugin. I am not able to find any document related to this.

Regards,

Neel

  • Hi Neel,

    Just as a comment - in the VISION SDK release notes is mentioned that "For OpenCV and OpenCL, this is a preliminary release with limited testing (Alpha Quality)." Also is mentioned that the openCV use cases if validated it is for TDA2xx only.

    OpenCV expert is notified for help on your question and will reply here with more details.

    Best regards
    Lucy
  • Hi Neel,

    As Lucy had mentioned, OpenCV usecases were tested only on TDA2xx.

    This is because OpenCV was cross-compiled for ARM A15 due to performance reasons.

    Additionally, few OpenCV functions are accelerated by offloading to DSP from ARM A15 using OpenCL.

    You may find all these info in the document included inside 'ti_components/algorithm_codecs/openCV' folder.


    Thanks and Rgds

    Suriya Narayanan L