237 Commits (9da9e8244b75a3754ff3a5d07ffdac46ee28ab6b)

Author SHA1 Message Date
Maksim Shabunin a5a510da4b Support for compound modules, support for contrib_world 10 years ago
Alexander Smorkalov cf852972d1 Fixed samples install permissions for Debian packaging. 10 years ago
Vladislav Vinogradov 124ac15f1e remove cuda module 10 years ago
Vladislav Vinogradov 698c367d8d fix ocv_add_module CMake macro: 10 years ago
Vladislav Vinogradov 12a3eb776d fix ocv_add_module CMake macro: 10 years ago
Vladislav Vinogradov 0376a8643e fix CMake CMP0054 warning: 10 years ago
Claudio Caraffi efc7dbaae2 Prevent linking failure, bug 4108 10 years ago
Andrey Kamaev c105b72945 Assorted fixes: 10 years ago
Maksim Shabunin c28fea32c7 Build separate world-like iOS framework for contrib 10 years ago
Vladislav Vinogradov 4f8a1213bd determine test category (Public vs Extra) based on module location 10 years ago
Vladislav Vinogradov edf54ac3a9 add CTest targets for sanity tests 10 years ago
Vladislav Vinogradov f44c29ad7d disable CTest target for opencv_test_viz: 10 years ago
Vladislav Vinogradov 0c57dc2e00 rewrite add_test command for accuracy tests: 10 years ago
Vladislav Vinogradov f55c1cc0fb fix installation layout for debian packages: 10 years ago
Ling Wang@z77x a218bdb0d7 fix cmake ocv_add_samples for opencv_contrib/modules/bioinspired 10 years ago
Vladislav Vinogradov 0825120f6a move CUDA compilation step from ocv_glob_module_sources to ocv_add_library 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
Richard Yoo de37cfc224 Enable Intel AVX/AVX2 compilation on Windows. 11 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Richard Yoo c38023f4e7 Modifications to support dynamic vector dispatch. 11 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Alexander Smorkalov b4e4f13f9e Superres module enabled for Android. GPU samples build fixed for Android. 11 years ago
Anatoly Baksheev 4d7a593c25 minor cmake fix fo macos 11 years ago
Alexander Smorkalov b3e18d23a3 Implicit CUDA and OpenCL control for module definition added. 11 years ago
Ilya Lavrenov 281666887e typo 11 years ago
Anatoly Baksheev 5dc17f5d58 Fixed all OpenGL issues for Macos (via objective-C++ layer) 11 years ago
Alexander Smorkalov 514b714cc2 opencv_run_all_tests.sh script added to -tests package. 11 years ago
Alexander Smorkalov d45350a06a opencv_run_all_tests.sh script added to -tests package. 11 years ago
Alexander Smorkalov 00d555f051 Code review notes fixed. 11 years ago
Alexander Smorkalov 6cf7d6ef4e OpenCV C/C++/OCL/CUDA samples install path fixed. Install rools for tests added. 11 years ago
Alexander Smorkalov 39201e68e2 Code review notes fixed. 11 years ago
Alexander Smorkalov f332cba14b OpenCV C/C++/OCL/CUDA samples install path fixed. Install rools for tests added. 11 years ago
Alexander Smorkalov 3ebdcafdd3 All installed files marked with component names for install customization. 11 years ago
Alexander Smorkalov d6ba52c3f9 Initial Linux packages build rools for CPack. 11 years ago
Alexander Smorkalov 7821fe2bde Initial Linux packages build rools for CPack. 11 years ago
Alexander Smorkalov b75cbfde45 All installed files marked with component names for install customization. 11 years ago
Alexander Smorkalov 037ffcdf99 Dynamic CUDA support library reimplemented as OpenCV module. 11 years ago
Alexander Smorkalov 6da7c50fb5 Make dependency from CUDA explicit to prevent from fake dependedcies from CUDA runtime. 11 years ago
Alexander Alekhin 0eb2be762a cmake: allow source_group to preserve file-system tree (for MSVS) 11 years ago
Alexander Alekhin 881e837520 ocl/core: added prototype for tests 11 years ago
Vadim Pisarevsky e2bbe7597b fixed few compile errors and doc build errors 11 years ago
Vadim Pisarevsky d914f20a4c updated patch to bring in the first functions with "transparent API" 11 years ago
Roman Donchenko d07e7897a0 Fixed building with OpenCL, but without the ocl module. 11 years ago
Roman Donchenko 76b904b022 Replaced our usage of LINK_PRIVATE with that of LINK_INTERFACE_LIBRARIES. 11 years ago
Alexander Alekhin 034a77c26d cmake: workaround for dependencies resolver (bypass non-module deps w/o check) 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Alexander Alekhin dd9ff587dc ocl: file-based ProgramCache refactoring 11 years ago
Alexander Alekhin b00f79ac5f ocl: move program names into opencl_kernels.hpp 11 years ago
Alexander Alekhin 48774a39b4 cmake: fixed incorrect usage of add_definitions() on Linux 11 years ago
Alexander Alekhin ce557fb7be Revert "cmake: fixed incorrect usage of add_definitions() on Linux" 11 years ago