Hi everyone,
This is my first post here !
So, I am working with CCS V5 to build some computer vision functions to a Vision Components camera/chip(C6000 linker).
My project is written in Python, and I should re-whrite it in CCS (C) to build it to the camera.
In the Python code, I use some opencv functions like "CVFitLine". So it is really hard to re-code such opencv function in CCS.
But, I have found that this VC smart cameras can support also opencv libraries, that is nice!
but the problem I should configure CCS V5 with opencv so that I can import such libraries and functions.
I looked for tutorials explaining that, but in vain :(, all tutorials show that just with Visual Studio, but not with CCstudio.
So I will be gratefull if someone has an idea or a hint to how to import opencv in CCS.
Also the IMGLIB provided by TI doest not also help me solve this problem.
Thank you in advance!
Best,
Ayadi