Ask Your Question

Wilds's profile - activity

2017-09-18 05:41:27 -0600 received badge  Famous Question (source)
2016-01-05 15:18:54 -0600 received badge  Nice Question (source)
2015-11-23 03:31:25 -0600 received badge  Notable Question (source)
2015-04-29 09:15:25 -0600 received badge  Popular Question (source)
2014-06-01 07:56:29 -0600 received badge  Scholar (source)
2014-05-27 04:03:41 -0600 received badge  Student (source)
2014-05-27 03:36:58 -0600 asked a question Where is OpenMP used in OpenCV?

If OpenMP is build into the libraries is it used somewhere in the libraries? Is there a list to see which algorithms have parallel versions?

2014-05-26 08:31:06 -0600 asked a question Which options are set in a prebuilt OpenCV library?

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.

2014-05-21 02:57:06 -0600 asked a question Parallel remap

Does anyone know if I enable parallel support in OpenCV if the cvRemap function implementation will be run in parallel?