197 Commits (e51d7cb3d8a2b59962e3968c0fb3854aadbee5f6)

Author SHA1 Message Date
Vladislav Vinogradov 02c48ab7d6 add CTest support to build tree 9 years ago
Vladislav Vinogradov d81d51d155 assing labels to targets and sources 9 years ago
Alexander Alekhin f52cac9d47 fix #5264 9 years ago
Ilya Lavrenov 7746d9b7cc fix for corrent modules dependencies 9 years ago
a-andre 226ff93917 install new headers like "opencv2/core.hpp" 9 years ago
Ilya Lavrenov 5eb67cc2cb fix for corrent modules dependencies 9 years ago
Ilya Lavrenov 1c3d83df54 fix for corrent modules dependencies 9 years ago
Maksim Shabunin 973abf0d62 cmake: Added missing extra modules warning 9 years ago
Ashley Stacey d8d78b4a98 Fix pdb file generation on Windows for CMake versions after 3.1.0. 9 years ago
a-andre 5262371660 install new headers like "opencv2/core.hpp" 9 years ago
Alexander Alekhin aa871ca506 fix wrong usage of status(), remove useless message in videoio 10 years ago
Evgeny Agafonchikov 6a6d58d389 Adding test support for WINRT 10 years ago
Alexander Alekhin b7cfd5a7da ocl: added errors processing in OpenCL code generator, resolve space issue 10 years ago
Alexander Alekhin 8184e57dd6 fix tests build (win,shared,world) 10 years ago
Vladislav Vinogradov 653810e4df fix installation layout for debian packages: 10 years ago
Alexander Smorkalov b1cdb91139 Fixed samples install permissions for Debian packaging. 10 years ago
Vladislav Vinogradov 3cf265992f fix installation layout for debian packages: 10 years ago
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
Roman Donchenko 6e121b2e29 Use imported targets for linking to CUDA 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin 457123027e Modified java wrapping mechanism 10 years ago
Maksim Shabunin eb30799aed Disable object libraries building for cmake 2.8.7 and earlier 10 years ago
Maksim Shabunin c41db69f98 Fixed cmake issues 10 years ago
Maksim Shabunin 553020c448 Enabled STL usage within the library 10 years ago
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