Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

what dows generate.sh do here?

Hello, can some tell me what the script generate.sh in here do

https://github.com/opencv/opencv/blob/873884aa47490ecbe8fda2aa92dbbeefbe05b00d/modules/core/src/opencl/runtime/generator/generate.sh

I am unable to find any documentation regarding this

what dows does generate.sh do here?

Hello, can some tell me what the script generate.sh in here do

https://github.com/opencv/opencv/blob/873884aa47490ecbe8fda2aa92dbbeefbe05b00d/modules/core/src/opencl/runtime/generator/generate.sh

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

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/873884aa47490ecbe8fda2aa92dbbeefbe05b00d/modules/core/src/opencl/runtime/generator/generate.sh

I am unable to find any documentation regarding this

Edit: 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) 1.1)

And I think this would in-turn generate some of the files in opencv/modules/core/src/opencl/runtime/autogenerated