Tool/software: TI C/C++ Compiler
Hi,
As you know, while using OpenCV we can use open OpenCL offloading. Please check the link:
In the documentation it is defined and as I tested on my side, I see, while we are offloading to OpenCL, the code is compiled on the target side. There are several options like caching to get rid of redundant compilations. I would like to ask if we can embed these in the executable. Please see the link below:
I am using this technique while programming with OpenCL, I would like to ask if there is similar approach with the OpenCV.
Kind Regards,
Mustafa