1532 Commits (39783a658418b1296a72a5cb90e1bcd9b1f8ddd5)

Author SHA1 Message Date
Alexander Alekhin 1b83bc48a1 dnn: make OpenCL DNN code optional 7 years ago
Alexander Alekhin 0b4428e92f cmake: AVX512 with clang 7 years ago
Maksim Shabunin f0c0e0c6fa CPU dispatching: additional AVX-512 check for mingw-w64 7 years ago
Maksim Shabunin 3fd2384b81 Fixed mingw compilation on Windows 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 2d1350a9d6 Added group targets for samples (opencv_samples, opencv_samples_<group>), install samples/data inseparate component 'samples_data' 7 years ago
Maksim Shabunin 2200e13c71 cmake: refactored scripts with samples building: 7 years ago
Alexander Alekhin 14032c6653 cmake: reset __content variable if file doesn't exist 7 years ago
Alexander Alekhin 5a791e6e06 cmake: update reporting of excluded dispatching files (#10711) 7 years ago
Fangjun Kuang 2f3d4df2f2 improve the doc for the viz module. 7 years ago
Alexander Alekhin 65ba2e0adf cmake: update adding of extra compiler flags 7 years ago
Dmitry Kurtaev 7fe97376c2 MobileNet-SSD from TensorFlow 1.3 and Inception-V2-SSD using Inference Engine backend 7 years ago
luz.paz 413fba14ab Some mist. typo fixes 7 years ago
Dmitry Kurtaev ed94136548 OpenCV face detection network using Inference Engine backend 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 108d07c655 TBB: added workaround for linking issue with conflicting system and custom libraries 7 years ago
Maksim Shabunin 34a9ce6eb3 cmake: support searching for TBB via cmake package mechanism 7 years ago
Alexander Alekhin 3d6659112f cmake: fix includes processing 7 years ago
Maksim Shabunin 7eb37bd1dd Fixed components INTERFACE_INCLUDE_DIRECTORY property in "world" builds 7 years ago
Maksim Shabunin 60f1c9dcdf Do not enable LTO flags for MSVC debug configuration 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 01f4a173ab opencv_version: dump OpenCL information via opencv_version 7 years ago
Alexander Alekhin 73891d619a
Merge pull request #10700 from alalek:cpu_dispatch_axv512 7 years ago
Maksim Shabunin 74367093c8 VS with hardening: added guard flag, moved dynamicbase and safeseh to linker flags 7 years ago
Alexander Alekhin 81c5fae56f core(lapack): fix build issues related to 'extern "C"' 7 years ago
Maksim Shabunin 1b0ff57562 Merge pull request #10621 from mshabunin:disable-docs 7 years ago
Csaba Keszegh 2aa18ca3e9 fix: use CXX_STANDARD when extracting compiler flags for PCH with GNUCXX 7 years ago
Maksim Shabunin c0ae812aa2 Add ThinLTO support for clang 7 years ago
oqtvs df0b83332d Updated protobuf version to 3.5.1 7 years ago
Alexander Alekhin 91e10a3105 cmake: ocv_target_include_directories() handle SYSTEM directories 7 years ago
Alexander Alekhin 8533b45ce9 cmake: Java/Android SDK refactoring 7 years ago
Aaron Bray 6f8be3f693 Merge pull request #10497 from aaron-bray:msvc2017-findcuda 7 years ago
Alexander Alekhin f3dde79ed6 cmake: allow BUILD_FAT_JAVA_LIB for non-Android targets too 7 years ago
Alexander Alekhin 431b3b4323 cmake(android): refactor copying of Android samples project files 7 years ago
Alexander Alekhin 9966903ae1 cmake(android): fix non-idempotent INSTALL scripts 7 years ago
Alexander Alekhin 0e6dd32858 cmake(android): update zlib alias condition 7 years ago
Alexander Alekhin bc7923e382 cmake(android): fix ccache detection (native Android toolchain with NDK_CCACHE) 7 years ago
Alexander Alekhin 5f9bb6249e android: IPPICV static libraries workarounds for NDK 16 7 years ago
Alexander Alekhin 94b236872c cmake: avoid unnecessary files creation in ocv_cmake_configure() 7 years ago
Alexander Alekhin ea5a3e557f python: filter modules headers (from <module>/include directory) 7 years ago
Alexander Alekhin 4bd1e3dcbd cmake: avoid timestamp change of version_string.inc file 7 years ago
Alexander Alekhin 7d67d60fb1 cmake(opt): AVX512_SKX 7 years ago
Alexander Alekhin 898ca38257 cmake: AVX512 -> AVX_512F 7 years ago
Arjan van de Ven fc8e848a54 Add basic plumbing for AVX512 support 7 years ago
Alexander Alekhin 6c252d8cdc cmake: fix -fPIC/-fPIE handling in precompiled headers (PCH) 7 years ago
Tomoaki Teshima fe7b3f1228 clean up the code 7 years ago