87 Commits (b996b618e007eb2b3ccacaf4cf8c4061ecc20986)

Author SHA1 Message Date
Alexander Alekhin 3f302cabb8 core(test): intrinsic tests for all dispatched CPU optimizations 6 years ago
Maksim Shabunin b88609a921 Reduced direct TBB dependencies 7 years ago
Dmitry Kurtaev 2f3a9ba1d4 Update OpenCVDetectInferenceEngine.cmake 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
Dmitry Kurtaev 10e1de74d2 Intel Inference Engine deep learning backend (#10608) 7 years ago
Alexander Alekhin 01f4a173ab opencv_version: dump OpenCL information via opencv_version 7 years ago
Congxiang Pan 89b6e68e1e Merge pull request #9466 from huningxin:js 7 years ago
Alexander Alekhin 164a41b399 fix CUDA build 7 years ago
Boris Fomitchev 76f7fb5231 Extending CPU dispatch to the tests; fixing a typo 7 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 7 years ago
Alexander Alekhin b46e741c95 core(alloc): drop unused code, use memalign() functions instead of hacks 7 years ago
Alexander Alekhin b3f5e3bf94 core(stat): optimize size of binaries, drop AVX dispatch (no imrovements) 7 years ago
Alexander Alekhin c45d3568ae core(stat): register dispatched code, fix build 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Dmitry Kurtaev 16368a275b cmake: add Halide support (#8794) 8 years ago
Alexander Alekhin 3e3e2dd512 android: make optional "cpufeatures", build fixes for NDK r15 8 years ago
Alexander Alekhin 3dee87b697 update CPU detection on ANDROID patch 8 years ago
Ryuhei Mori bb3a416320 Fix cpu features detection on android 8 years ago
Alexander Alekhin 1e6ce1d2f8 core(mathfuncs_core): cpu optimization dispatched code 8 years ago
Alexander Alekhin 05248a3dea cmake: fix order of MKL libraries, don't pass additional libraries as modules 8 years ago
Alexander Alekhin 2b44c0b649 cmake: fix lapack 8 years ago
Alexander Alekhin db6d94a7b0 cmake: minimize MSVS projects layout 8 years ago
Alexander Alekhin 09c2a8b7ad cmake: fix HAL dependencies for core module 9 years ago
Alexander Alekhin f4ebc504d1 cmake: refactor HAL attaching process 9 years ago
Alexander Alekhin c35ddcba1a cmake: refactor OpenCL detection, allow custom configurations 9 years ago
Maksim Shabunin 84f37d352f HAL moved back to core 9 years ago
Gregory Morse bcf78daed2 Update CMakeLists.txt 9 years ago
Alexey Ershov 68a0347ff9 fallback path & sample timing implemented 9 years ago
Alexander Alekhin 8184e57dd6 fix tests build (win,shared,world) 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin 457123027e Modified java wrapping mechanism 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
Vladislav Vinogradov 8b8c368148 fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 11 years ago
GregoryMorse 4880858119 Update CMakeLists.txt 11 years ago
Alexander Smorkalov bc72f4d2a2 Code review fixes. 11 years ago
Alexander Smorkalov 529bd41751 Build fixes for case where HAVE_CUDA==OFF. 11 years ago
Alexander Smorkalov 2509fa8080 Warious fixes for case where HAVE_CUDA==OFF. 11 years ago
Alexander Smorkalov 5a5c82bb1d Additional ENABLE_DYNAMIC_CUDA option implemented in cmake. Warning fixes and refactoring. 11 years ago
Alexander Smorkalov 037ffcdf99 Dynamic CUDA support library reimplemented as OpenCV module. 11 years ago
Alexander Smorkalov 6da7c50fb5 Make dependency from CUDA explicit to prevent from fake dependedcies from CUDA runtime. 11 years ago
Alexander Smorkalov 8660e048bc Dynamic CUDA support library loading implemented for Linux. 11 years ago
Alexander Smorkalov d4087f19a2 All CUDA related stuff were moved to separate dynamic library. 11 years ago
Alexander Alekhin 5ecf759742 core/ocl: update dynamic runtime 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Roman Donchenko 6fed0e85c2 Cut down on the use of ZLIB_LIBRARY/ZLIB_INCLUDE_DIR. 11 years ago
Alexander Smorkalov 63786c389f Warning and review notes fixes. 11 years ago
Alexander Smorkalov 6257df1c4b API restricted on WinRT partially removed from core. 11 years ago
Vladislav Vinogradov 6dfd8f184c rewrote matrix operations with cudev module 11 years ago