159 Commits (b94c513ceed774ba081200c694f6b6d1b5dac40d)

Author SHA1 Message Date
Vadim Pisarevsky 926754a66e another attempt to resolve ABI checker complains 10 years ago
Vadim Pisarevsky fa41653420 trying to avoid ABI checker failures 10 years ago
Maksim Shabunin 97c78838a4 Fixed windows build and one warning 10 years ago
Maksim Shabunin 796bf01797 Do not compare extra modules in ABI check 10 years ago
Maksim Shabunin 9fbc92aace Added cmake option for abi descriptor generating (GENERATE_ABI_DESCRIPTOR) 10 years ago
Roman Donchenko 35760bb6bf Add a script to run all tests on Windows 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Ilya Lavrenov 58b3869730 fixed cross-compilation 10 years ago
Vladislav Vinogradov 6a3f33090d make color output in run_test script optional 10 years ago
Vladislav Vinogradov 098389d8eb fix opencv_run_all_tests_unix.sh script: 10 years ago
Vladislav Vinogradov a9325102a2 colorize opencv_run_all_tests_unix.sh script output 10 years ago
Alexander Alekhin 0a07d780e0 ocl: OpenCL SVM support 10 years ago
Vladislav Vinogradov b15cf355af remove opencv_testing.sh installation to /etc/profile.d/ 10 years ago
Philipp Hasper 799646e5d0 Typos in CMake 10 years ago
Michae Gharbi 28103ad386 Fix Cuda -Wl linker options 10 years ago
Jose-Luis Blanco-Claraco 539acaf348 OpenCVConfig.cmake: Fix CMake CMP0012 warning 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
Lars Glud 8b32235854 Openni2 support 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
Marvin Smith 14548227ca Adding support for GDAL raster images. 11 years ago
Vladislav Vinogradov 67b562d543 fix OpenCVConfig.cmake template - missing parentheses 11 years ago
Alexander Smorkalov e8376c789d Fix non-Android cross compilation with OpenCVConfig.cmake 11 years ago
Alexander Alekhin df9aa8898d icv: fix OpenCV Windows package 11 years ago
Tony 1638341270 Use GTK_VERSION_MAJOR to switch between GTK+ version two and three 11 years ago
Alexander Alekhin bfc546d23c enable IPP ICV support 11 years ago
Elena Gvozdeva fa2d79a15b Added IPP Async converters, doc and sample 11 years ago
Tony 7f671406db Use GTK_VERSION_MAJOR to switch between GTK+ version two and three 11 years ago
Alexander Smorkalov b852108262 OpenCVConfig.cmake fix after cutting absolute CUDA libraries path. 11 years ago
Alexander Smorkalov 64d679ecb4 Added guard to prevent from gpu module redefinition in OpenCV.mk 11 years ago
Alexander Smorkalov 6b8de222d7 OpenCV_MODULES_SUFFIX variable added to OpenCVConfig.cmake to enable custom module configurations. 11 years ago
Stuart Cunningham 55b9c0374c Fix cmake detection of build platform endianness 11 years ago
Alexander Smorkalov d02c291160 opencv_run_all_tests.sh implemented for Android SDK. 11 years ago
Alexander Smorkalov b10d4b05ed dynamicuda module disabled in OpenCv.mk for all arches except armeabi-v7a. 11 years ago
Alexander Smorkalov 6ae4a9b09b Multiple improvements in OpenCV examples build. 11 years ago
Alexander Smorkalov 530702c5f2 Absolute path to tests in opencv_run_app_tests.sh fixed. 11 years ago
Vladislav Vinogradov 286fe261d0 save previous values of LOCAL_* variables and restore them at the end 11 years ago
Vladislav Vinogradov a098fb1803 fix path to CUDA libraries (use targets/armv7-linux-androideabi/lib) 11 years ago
Alexander Smorkalov 3d261e8a01 Reports path fix for opencv_run_all_tests.sh.in script. 11 years ago
Alexander Smorkalov d45350a06a opencv_run_all_tests.sh script added to -tests package. 11 years ago
Alexander Smorkalov d9dc5ffa91 Multiple fixes for tests deb package build. 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 358e59e91b Fake dependency from CUDA in case of satic linkage with OpenCV removed. 11 years ago
Alexander Smorkalov 51d3138dff OCV option ENABLE_DYNAMIC_CUDA mistake fix. 11 years ago
Alexander Smorkalov 58e7d9f32f OpenCV.mk fixed for accurate CUDA support. 11 years ago
Vladimir Bystricky cc08e00876 Fix notes about cmake files. Fix build warning. 11 years ago
Vladimir Bystricky e8d2a9752b Add support Creative Senz3D camera by Intel Perceptual Computing SDK 11 years ago
Alexander Alekhin cc69d4631a cmake: detect Direct 3D 11 11 years ago
Roman Donchenko ef27ac3782 In the example in OpenCVConfig.cmake.in, explicitly add the include paths. 11 years ago
Roman Donchenko 7f935717cb In OpenCVConfig.cmake.in, lowercased the commands in the example. 11 years ago