what does generate.sh do here?
Hello, can some tell me what the script generate.sh in here do
https://github.com/opencv/opencv/blob...
I am unable to find any documentation regarding this
Edit:
This seems to have something to do with building OpenCV with OpenCL1.1 which I need to do and currently cant by just changing the include path for OpenCL (I get build errors for some APIs which are in 1.2 but absent in 1.1)
And I think this would in-turn generate some of the files in opencv/modules/core/src/opencl/runtime/autogenerated
may i know why do you care?
added in question