1656 Commits (a43337c28ebfa807a87868e26bc4c9e32419eb1a)

Author SHA1 Message Date
Sayed Adel 5478165e16 core:vsx Fix narrowing warning on vector splats 6 years ago
berak 20afae5a14 core: fix mat matx multiplication 6 years ago
Vitaly Tuzov 9548093b46 Horizontal line processing for pyrDown() reworked using wide universal intrinsics. 6 years ago
Vitaly Tuzov 334c4d62b5 Merge pull request #13781 from terfendail:warp_wintr 6 years ago
Alexander Alekhin cd66f6e3db core: dispatch matmul 6 years ago
klemens 5d9c6723ee spelling fixes 6 years ago
Namgoo Lee fb8e652c3f Add CV_16UC1 support for cuda::CLAHE 6 years ago
Alexander Alekhin dc5e69b4d4 Revert "Merge pull request #13586 from eightco:Core_bugfix3" 6 years ago
Lee Jaehwan 3721c8bb06 Merge pull request #13586 from eightco:Core_bugfix3 6 years ago
Vitaly Tuzov ea882d58c6 Added CV_ALWAYS_INLINE macro 6 years ago
Lucas Towers 9cc12ff0ac Fix improper defining of CV_XADD when using Intel C++ 6 years ago
Namgoo Lee 4b4874e67a Remove build warning msg with CUDA10.0 6 years ago
Vitaly Tuzov c8f59bf1e0 Fixed operations on Mat and Matx simultaneously 6 years ago
Alexander Alekhin 8f1356c3c5 OpenCV version++ (3.4.5) 6 years ago
Vitaly Tuzov 06f32e3b3e Reworked separable filter to use wide universal intrinsics 6 years ago
Alexander Alekhin f605898bae core: fix eigen2cv() - don't change fixed type of 'dst' 6 years ago
Sayed Adel 4e16ae9a1f core:vsx fix build failure on GCC<=6 due implementation of v_reduce_sum(v_float64x2) 6 years ago
Vitaly Tuzov 3903174f7c Merge pull request #13334 from terfendail:histogram_wintr 6 years ago
Sergiu Deitsch e43a5ff9be fixed gcc 5.4.0 compilation errors 6 years ago
Vitaly Tuzov 00c9ab8c23 Merge pull request #13317 from terfendail:norm_wintr 6 years ago
Maksim Shabunin 89f0e0a8d1 Fixed misleading indentation in intrin_cpp.hpp 6 years ago
Etienne Brateau 736683ce2f Fix missing check part (defined(__cplusplus)) in header types_c.h 6 years ago
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure 6 years ago
1over b6367f5821 fixed operator- for Rect 6 years ago
Alexander Alekhin a1fe8f754f OpenCV version++ (3.4.4) 6 years ago
Vitaly Tuzov f5b6bea2d4 Raised bilateralFilter processing precision for CV_32F matrices containing NaNs 6 years ago
Alexander Alekhin 2fa9bd221d core: add utils::findDataFile() / samples::findFile() 6 years ago
Alexander Alekhin 96c71dd3d2 dnn: reduce set of ignored warnings 6 years ago
Vitaly Tuzov 28fd967148 Updated bilateralFilter implementations to use wide universal intrinsics 6 years ago
Vitaly Tuzov e5d7f446d6 Merge pull request #13056 from terfendail:box_wintr 6 years ago
LaurentBerger 5132102863 typo in kmeans doc 6 years ago
Alexander Alekhin 79dc0ed175 docs: intro formatting update, minor cleanup 6 years ago
Sayed Adel 93ffebc273 core: reimplement SIMD arithmetic, logic and comparison operations into wide universal intrinsics 6 years ago
Rostislav Vasilikhin daff6e6484 _mm256_zeroupper replaced by zeroall 6 years ago
Alexander Alekhin 7f608db244 core: move compiler defines from base.hpp into cvdef.h 6 years ago
maver1 e397434cb6 Merge pull request #12877 from maver1:3.4 6 years ago
Sayed Adel 8b26906d6d core:vsx change behavior of v_round to rounding to nearest even 6 years ago
Mansoo Kim 4d1f0ef2d9 cuda: fix build with CUDA 10.x 6 years ago
Alexander Alekhin f185640eda
Merge pull request #12799 from alalek:update_build_js 6 years ago
Sayed Adel 5771fd693d Change behaviour of 16-bit multiply operator 6 years ago
Vitaly Tuzov cc10e6b344 pyrDown and pyrUp SSE2 implementations replaced with wide universal intrinsics implementations 6 years ago
Alexander Alekhin 18bf91a08b core: update allocSingleton implementation, valgrind suppression 6 years ago
Anush Elangovan 630a94b8b7 _tzcnt_u32() is undefined in clang-cl so use alternate impl 6 years ago
Rostislav Vasilikhin da5e0ef461 ocl::KernelArg::Local(): added size argument 6 years ago
Alexander Alekhin 0926a84a45 cmake: define CV_ErrorNoReturn under CV_STATIC_ANALYSIS 6 years ago
Maksim Shabunin 15632c6305 Added support for multi-path configuration parameter (env) 6 years ago
Rostislav Vasilikhin be989b3b60 Merge pull request #12637 from savuor:fix/instr_ipp_ocl 6 years ago
Dmitry Kurtaev 24ab751547 Merge pull request #12565 from dkurt:dnn_non_intel_gpu 6 years ago
Alexander Alekhin 962dc21f2b docs: fix CUDA docs section 6 years ago
Dmitry Kurtaev ad5898224d Add a file with preprocessing parameters for deep learning networks 6 years ago