Hello all,
I currently have a "color tracking" code working with OpenCV (using Python) - it gives out an angle value of where the object is located. I was wondering if there was any way to transfer this value from this code to Code Composer Studio (uses C#).
If not, would it be possible to make a program on OpenCV with C#, and use its library in CCS?
Thank you so much.