HI TI experts,
I am working on feature detection algorithm available in opencv. we are planning to use c6678. How can i use the opencv code for this purpose as it is completely written in c++.
please help me.
Thanks&Regards,
Hari.
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.
HI TI experts,
I am working on feature detection algorithm available in opencv. we are planning to use c6678. How can i use the opencv code for this purpose as it is completely written in c++.
please help me.
Thanks&Regards,
Hari.
Dear Hari,
You can run C++ code on C6678 DSP.
http://processors.wiki.ti.com/index.php/C%2B%2B_Support_in_TI_Compilers
Please refer to the following TI e2e posts and wikis related to opencv.
e2e.ti.com/.../203963
e2e.ti.com/.../1552983
processors.wiki.ti.com/.../MIDAS_OCT_v1.0_Demo
processors.wiki.ti.com/.../Industrial_Imaging_Demo_1.0_Guide
Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages (for processor issues). Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics (e2e.ti.com). Please read all the links below my signature.
As Titus mentioned above you can use Industrial Imaging Demo based the open source packages OpenMP and OpenCV for your purpose. Please find the link below,
http://software-dl.ti.com/sdoemb/sdoemb_public_sw/iidemo/latest/index_FDS.html
Thank you.