opencv/modules/core
Roman Donchenko c16316c4b4 Replaced the semi-public CV_PARALLEL_FRAMEWORK macro with a function.
That way, core/internal.hpp doesn't have to depend on cvconfig.h, which we
don't ship.
2013-06-24 12:57:14 +04:00
..
doc (typo) 2013-05-20 13:19:36 +02:00
include/opencv2/core Replaced the semi-public CV_PARALLEL_FRAMEWORK macro with a function. 2013-06-24 12:57:14 +04:00
perf add multiruns to fix "unreliable results" error 2013-06-13 21:14:42 +04:00
src Replaced the semi-public CV_PARALLEL_FRAMEWORK macro with a function. 2013-06-24 12:57:14 +04:00
test Backported RNG_MT19937 from master. 2013-04-10 19:39:38 +04:00
CMakeLists.txt Automatically add CUDA support to a module if it has CUDA sources. 2013-04-10 12:20:54 +04:00