First time here? Check out the FAQ!
answered 2014-05-27 14:33:34 -0600
OpenMP is NOT used in OpenCV anymore if I am not wrong. Instead, Intel TBB is used. For a list of parallelized functions scan the source code for phrase: HAVE_TBB.