1635 Commits (a9771078df0510f705173276564d5aa11c8cbbf7)

Author SHA1 Message Date
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 7 years ago
Anush Elangovan 630a94b8b7 _tzcnt_u32() is undefined in clang-cl so use alternate impl 7 years ago
Rostislav Vasilikhin da5e0ef461 ocl::KernelArg::Local(): added size argument 7 years ago
Alexander Alekhin 0926a84a45 cmake: define CV_ErrorNoReturn under CV_STATIC_ANALYSIS 7 years ago
Maksim Shabunin 15632c6305 Added support for multi-path configuration parameter (env) 7 years ago
Rostislav Vasilikhin be989b3b60 Merge pull request #12637 from savuor:fix/instr_ipp_ocl 7 years ago
Dmitry Kurtaev 24ab751547 Merge pull request #12565 from dkurt:dnn_non_intel_gpu 7 years ago
Alexander Alekhin 962dc21f2b docs: fix CUDA docs section 7 years ago
Dmitry Kurtaev ad5898224d Add a file with preprocessing parameters for deep learning networks 7 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 7 years ago
Maksim Shabunin 78c500e97a Removed unnecessary build-time MediaSDK detection 7 years ago
Hamdi Sahloul 03b3be0f51 MSVC: Slience external/meaningless warnings 7 years ago
cyy 8f78a1123b fix uninitialized read errors reported by CUDA-INITCHECK 7 years ago
Alexander Alekhin 95dd4b3f27 bindings: add debug helpers for args conversions 7 years ago
cyy 286c2c236b Merge pull request #12458 from DEEPIR:3.4 7 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 7 years ago
Vadim Pisarevsky 80b62a41c6 Merge pull request #12411 from vpisarev:wide_convert 7 years ago
Vadim Pisarevsky 54279523a3 Merge pull request #12437 from vpisarev:avx2_fixes 7 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 7 years ago
Alexander Alekhin ad146e5a6b core: remove constructors from C API structures 7 years ago
Alexander Alekhin acce95f446 backport fixes for static analyzer warnings 7 years ago
Alexander Alekhin a0f86479e0 core: wrap custom types via _RawArray (raw() call) 7 years ago
Vitaly Tuzov 0f2b535fcc Bit-exact GaussianBlur reworked to use wide intrinsics (#12073) 7 years ago
Alexander Alekhin e86287d8ae cleanup: IPP Async (IPP_A) 7 years ago
Alexander Alekhin 2c42361ecd build: fix build with defined CV_STATIC_ANALYSIS 7 years ago
Alexander Alekhin 67d46dfc6c core(intrin): restrict FP16 operations 7 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 7 years ago