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.

looking to port opencv onto DM368

I have an application requiring opencv.  Are you able to provide information on the details of porting openCV to the arm9 core on the DM368?  Has this effort already been done within TI?

 

Best Regards,

John

 

  • John,

              I worked on running OpenCV to DM816X platform. There are no platfrom dependency with OpenCV, Since it runs on the Linux, this should work for you on DM368 as well.

              Just follow the documentation provided with the OpenCV to run it on linux. You might be noticing Tool chain related issues. ie. You need to use the tool chain recommended by OpenCV, you platform DM368 might use different toolchain.

              But for me in DM816x executable's from different tool chain played well.

    Best & Regards

    Velan

  • Hi John,

    Can you confirm that OpenCV could in fact be ported to your DM368?

    Regards,

    Nick