Ask Your Question
1

Which options are set in a prebuilt OpenCV library?

asked 2014-05-26 08:31:06 -0600

Wilds gravatar image

Does anyone know where I can find a list of options that are set in the prebuild libraries? I need to know if OpenCL (WITH_OPENCL) is compiled into the prebuild library.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
3

answered 2014-05-26 09:53:49 -0600

berak gravatar image

cerr << cv::getBuildInformation() << endl;

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-05-26 08:31:06 -0600

Seen: 423 times

Last updated: May 26 '14