Tool/software: TI-RTOS
Hi,
I am currently working on TM4C123GH6PM , with TI-RTOS. I need to integrate vision to it by including OPENCV library, so I can run a task that will do color detection.
How can I do that?
Regards
Vishnu
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.
Tool/software: TI-RTOS
Hi,
I am currently working on TM4C123GH6PM , with TI-RTOS. I need to integrate vision to it by including OPENCV library, so I can run a task that will do color detection.
How can I do that?
Regards
Vishnu
Hi
TI RTOS (sys-Bios) by default do not support OpenCV/CL, There are widely supported on Linux space.
TI ADAS SDK ( called Vision SDK) support OpenCV on sys-Bios to some extent, but there are some challenges to include a new libs, support model etc.
I would suggest you to download vision SDK and check?
download link - http://www.ti.com/tool/processor-sdk-vision
regards, Shiju
Hi Shiju,
Thank you for your reply.
I have another doubt.
After doing vision in Tiva C board, we have to implement OPENCV in sitara board AM335x ICE with EtherCAT Slave.
how can I include OpenCV headers ?
Regards
Vishnu
Hi HeWei
Yes, OpenCV "features and support" with both vision SDK Linux and Bios are very basic & minimal
regards, Shiju