1452 Commits (40a61ec64e616e220e33574c7f57ef98065cc253)

Author SHA1 Message Date
Dmitry Kurtaev f96f934426 Update Intel's Inference Engine deep learning backend (#11587) 7 years ago
Alexander Enaldiev 84584002f2 Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats 7 years ago
Maksim Shabunin 020ad1ac76 dnn: allow setting IE paths via command line 7 years ago
Alexander Alekhin d4a8a9ee96 cmake: filter NVCC compiler flags (Wimplicit-fallthrough, OPENCV_CUDA_NVCC_FILTEROUT_OPTIONS) 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
Sayed Adel 788d6a7105 cmake: Disable -Wsuggest-override option in case of using PCH #11433 7 years ago
Alexander Alekhin 80934dc488 cmake: update 'git describe' information 7 years ago
Alexander Alekhin 56222f35bb cmake: fix CPU_BASELINE_FINAL filling 7 years ago
Alexander Alekhin 2a330e3006 cuda: eliminate warnings 7 years ago
Alexander Enaldiev 677dc802ae protobuf build documenting: move the WITH_PROTOBUF option to the top level 7 years ago
Alexander Alekhin ef2548778c build: -Wimplicit-fallthrough warning for GCC 7+ only 7 years ago
Vitaly Tuzov 80600e5cdc Added DXVA hardware acceleration to MSMF-based VideoCapture 7 years ago
Alexander Alekhin a2d6fc7ac0 cmake: fix popcnt detection 7 years ago
Alexander Alekhin ff6ce6cd01 cmake: change CPU_BASELINE=DETECT for MacOSX 7 years ago
Maksim Shabunin abce51fb7b cmake config: adding fallback to VS 2015 if distribution does not have VS 2017 binaries 7 years ago
Dmitry Kurtaev bd77d100e1 Enable some tests for clDNN plugin from Intel's Inference Engine 7 years ago
Alexander Alekhin 12e8e33144 build: enable -Wimplicit-fallthrough warning for OpenCV modules 7 years ago
Alexander Alekhin 97882d03cc core: fix FP16 conversion with CV_DISABLE_OPTIMIZATION option 7 years ago
Alexander Alekhin 5b867b6f1f cmake: fix CPU_BASELINE=NATIVE on MSVS 7 years ago
Tomoaki Teshima a40354d16f use correct name for NVIDIA 7 years ago
Alexander Alekhin 5e03011496 cmake: fix Ninja generator warning about pylintrc 7 years ago
Alexander Alekhin 784c8436fd cmake: update PDB installation 7 years ago
Vladislav Sovrasov 0d9c63744e Add CPU default extensions loading in IE dnn backend (#11252) 7 years ago
Maksim Shabunin b88609a921 Reduced direct TBB dependencies 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
Alexander Alekhin 87498bc6d4 cmake: workaround CPATH ipp_iw issue 7 years ago
Alexander Alekhin 0ede1b5b22 cmake: enable override warnings (requires C++11 compilation mode) 7 years ago
Alexander Alekhin 6c8014e7d1 cmake: disable checks for protobuf generated files 7 years ago
Alexander Alekhin 6bd80ba71b cmake: use SYSTEM include directories 7 years ago
Dmitry Kurtaev 2f3a9ba1d4 Update OpenCVDetectInferenceEngine.cmake 7 years ago
Alexander Alekhin 5da7805623 cmake: add module/src include dir in case of enabled precompiled headers 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Alexander Alekhin 6c051a55e5 cmake: don't add include <module>/src directory to avoid conflicts 7 years ago
Alexander Alekhin 1e808a495d cmake: fix android examples dependencies 7 years ago
Sonny Kurniawan c11eaeec49 Help Cmake find OpenNI2 include path 7 years ago
jchazalon bf5f7380cf
Update OpenCVDownload.cmake to fix log crash 7 years ago
Maksim Shabunin 265f335dae Add install component for 3rdparty libraries licenses 7 years ago
Maksim Shabunin 7bbe002a2f Add install component for 3rdparty libraries licenses 7 years ago
Alexander Alekhin 4a6d582f2e dnn: make OpenCL DNN code optional 7 years ago
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