125 Commits (4988e131fdb716412da689755dacc7c1f19d9a9c)

Author SHA1 Message Date
Giles Payne 02385472b6
Merge pull request #17165 from komakai:objc-binding 5 years ago
Alexander Alekhin 4e56c1326f core: adjust type of allocator_stats counter, allow to disable 5 years ago
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
Alexander Alekhin 657c17bb8c cmake: fix ITT define condition 5 years ago
Sayed Adel f2fe6f40c2 Merge pull request #15510 from seiko2plus:issue15506 5 years ago
Alexander Alekhin 5ef548a985 cmake: update initialization 5 years ago
Vitaly Tuzov 3b015dfc7d Merge pull request #14210 from terfendail:wui_512 6 years ago
Alexander Alekhin 142a524d2f cmake: fix CUDA world build 6 years ago
Alexander Alekhin c7c987843c cmake: emit error if CUDA is enabled without opencv_contrib 6 years ago
Sayed Adel f41359688b core:vsx Add support for VSX3 half precision conversions 6 years ago
Alexander Alekhin fd49ee5f39 core: dispatch merge.cpp 6 years ago
Alexander Alekhin 91d152e2c2 core: dispatch split.cpp 6 years ago
Alexander Alekhin dc84cf9914 core: dispatch mean.cpp 6 years ago
Alexander Alekhin cd66f6e3db core: dispatch matmul 6 years ago
Alexander Alekhin e3633ec4a2 core: dispatch count_non_zero 6 years ago
Alexander Alekhin b40a7ffbe4 core: dispatch sum 6 years ago
Alexander Alekhin d32d576d6d core: dispatch convert_scale 6 years ago
Alexander Alekhin 39b90ae9fb core: dispatch convert 6 years ago
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure 6 years ago
Alexander Alekhin 2fa9bd221d core: add utils::findDataFile() / samples::findFile() 6 years ago
Sayed Adel 93ffebc273 core: reimplement SIMD arithmetic, logic and comparison operations into wide universal intrinsics 6 years ago
Alexander Alekhin 8f6695acc7 CUDA: drop OPENCV_TRAITS_ENABLE_DEPRECATED requirement 6 years ago
Alexander Alekhin 00cbb894ec CUDA: drop OPENCV_TRAITS_ENABLE_DEPRECATED requirement 6 years ago
Jakub Golinowski 9f1218b00b Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
Maksim Shabunin f84eb3dde6 Fixed core headers installation in world builds 6 years ago
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