- 01 Nov, 2013 7 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Ilya Lavrenov authored
-
Alexander Alekhin authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 31 Oct, 2013 13 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Ilya Lavrenov authored
-
Andrey Pavlenko authored
-
Jin Ma authored
-
Jin Ma authored
removed test for double since not all platforms support double, thus the sanity check cannot pass on all the platforms.
-
Jin Ma authored
-
Ilya Lavrenov authored
-
Jin Ma authored
-
- 30 Oct, 2013 20 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Alexander Alekhin authored
-
Roman Donchenko authored
include() doesn't create a variable scope, so the settings of CMAKE_MODULE_PATH and CMAKE_FIND_ROOT_PATH_MODE_* were polluting everything included after OpenCVDetectCUDA.cmake. Also, FindCUDA includes FindPackageHandleStandardArgs, which includes CMakeParseArguments, which causes warnings related to policy CMP0017. Setting it to NEW seems safe enough.
-
Roman Donchenko authored
-
Ilya Lavrenov authored
-
Alexander Alekhin authored
-
Roman Donchenko authored
-
Alexander Alekhin authored
-
Roman Donchenko authored
HAVE_opencv_ocl implies HAVE_OPENCL, so checking for both is not necessary.
-
Roman Donchenko authored
-
Alexander Smorkalov authored
New version of Java wrappers' generator uses different wrappers for VideoCapture on Android and desktop to prevent binary compatibility issues.
-