what does generate.sh do here?

asked 2016-10-21 05:11:54 -0600

1qwerty1 gravatar image

updated 2016-10-21 05:31:33 -0600

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

edit retag flag offensive close merge delete

Comments

may i know why do you care?

Balaji R gravatar imageBalaji R ( 2016-10-21 05:22:00 -0600 )edit

added in question

1qwerty1 gravatar image1qwerty1 ( 2016-10-21 05:31:46 -0600 )edit