opencv/modules/core
Roman Donchenko ee182eb086 Fixed the setting of CVAPI_EXPORTS for modules that are always static/shared.
Also, removed needless check of BUILD_SHARED_LIBS in core; in that case,
only the current module's library type matters.
2013-07-26 14:35:40 +04:00
..
doc Fixed "FileStorage (minor) error in doc (Feature #3151)" 2013-07-11 16:06:25 +04:00
include/opencv2/core Changed first approach to a more general MS-specific approach. 2013-07-18 14:24:19 +02:00
perf add multiruns to fix "unreliable results" error 2013-06-13 21:14:42 +04:00
src Fixed the setting of CVAPI_EXPORTS for modules that are always static/shared. 2013-07-26 14:35:40 +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