787 Commits (6b4ea68bc76379de8b1ebcf3a2ed7574e1758738)

Author SHA1 Message Date
Alexander Alekhin ce6acd3ecd python: bindings loader package 6 years ago
Alexander Alekhin cfb30572cb videoio: deprecate Video for Windows (VFW) 6 years ago
Alexander Alekhin b3d201f148 cmake: OPENCV_FORCE_3RDPARTY_BUILD build flag 6 years ago
Ivan Pozdeev dbc6fe3a0f Detect cross-cutting frameworks before libraries so the latter can use them 6 years ago
Alexander Alekhin fbe41703e4 cmake: introduce setup_vars scripts 6 years ago
Sean McBride 75f67ed207 Fixed a few comments related to macOS support 6 years ago
Alexander Alekhin 9a76322ef9 ios: update build script 6 years ago
Alexander Alekhin 73f65b1ccf cmake: OPENCV_GENERATE_PKGCONFIG 6 years ago
Alexander Alekhin d6a8e08acc cmake: fix variable expand in CMake conditions 6 years ago
Alexander Nesterov 53ec8f286b Added QR code decoding. 6 years ago
Alexander Alekhin 29bee6f07e cmake: move Matlab scripts to opencv_contrib (#12541) 6 years ago
Maksim Shabunin 78c500e97a Removed unnecessary build-time MediaSDK detection 6 years ago
Alexander Alekhin 1272332ae3 cmake: WITH_GPHOTO2=OFF by default 6 years ago
Maksim Shabunin 7cf52de47e dnn: modified IE search, R2 compatibility fixed 6 years ago
Alexander Alekhin 5b72e83687 cmake: prefer using find_package(InferenceEngine) 6 years ago
Kuang Fangjun 9ae28415ec fix doc. 7 years ago
Alexander Alekhin e657e170eb cmake: ENABLE_PRECOMPILED_HEADERS for MSVC cross-compiling 7 years ago
Alexander Alekhin be8f5bb420 cmake: avoid double variable expand 7 years ago
Alexander Alekhin b934702c7f cmake: support find_package(FFMPEG) 7 years ago
Alexander Enaldiev 84584002f2 Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats 7 years ago
Alexander Alekhin f8252702a8 3rdparty: integrate libjpeg-turbo build scripts into OpenCV 7 years ago
Alexander Alekhin 43177b1f6f cmake: added check_flake8 target 7 years ago
Alexander Alekhin 80934dc488 cmake: update 'git describe' information 7 years ago
Alexander Enaldiev 677dc802ae protobuf build documenting: move the WITH_PROTOBUF option to the top level 7 years ago
Sayed Adel 56ec10bfa2 core:ppc Several improvements on VSX(1) 7 years ago
Alexander Alekhin 4990506948 cuda: WITH_CUDA=OFF by default (need to enable it explicitly) 7 years ago
Alexander Alekhin 6abfc6761e android: refactor Android SDK detection 7 years ago
Vitaly Tuzov 628f04ae96 Merge pull request #11092 from terfendail:msmf_videocapture 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Alexander Alekhin ddb482b14a android: move .a files into 'staticlibs' directory 7 years ago
Alexander Alekhin 36f11a54e1 cmake: customize OpenCV build via CMake script hooks 7 years ago
Alexander Alekhin 95014f311d cmake: debug info 7 years ago
Maksim Shabunin 2200e13c71 cmake: refactored scripts with samples building: 7 years ago
Alexander Alekhin 65ba2e0adf cmake: update adding of extra compiler flags 7 years ago
luz.paz 413fba14ab Some mist. typo fixes 7 years ago
Dmitry Kurtaev 10e1de74d2 Intel Inference Engine deep learning backend (#10608) 7 years ago
Suleyman TURKMEN 3b191bf2dd update CMakeList.txt 7 years ago
Maksim Shabunin 82aff110b7 cmake: allow providing list of extra modules paths 7 years ago
Maksim Shabunin e56d6054aa Do not build protobuf without dnn (#10689) 7 years ago
Alexander Alekhin c4f9ff0285 cmake: avoid using of pkg-config in cross-compilation mode unconditionally 7 years ago
Maksim Shabunin 1b0ff57562 Merge pull request #10621 from mshabunin:disable-docs 7 years ago
Maksim Shabunin c0ae812aa2 Add ThinLTO support for clang 7 years ago
Alexander Alekhin 8533b45ce9 cmake: Java/Android SDK refactoring 7 years ago
Alexander Alekhin f3dde79ed6 cmake: allow BUILD_FAT_JAVA_LIB for non-Android targets too 7 years ago
Alexander Alekhin 50365b7741 cmake: update CMAKE_POSITION_INDEPENDENT_CODE 7 years ago
Alexander Alekhin a9de6900e5 cmake(3rdparty): BUILD_ options before WITH_ options 7 years ago
Alexander Alekhin 3e45795232 cmake: update timestamp status 7 years ago
Alexander Alekhin cadd1a0074 cmake: CV_DISABLE_OPTIMIZATION disables IPP, OpenCL, Eigen and LAPACK too 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Alexander Alekhin 22c0bb7dc9 cmake: fix WITH_VTK usage 7 years ago