698 Commits (6d3502833f85f0ea97817942498fe662abdf7175)

Author SHA1 Message Date
Vincent Rabaud 8391a23600 Optimize calls to std::string::find() and friends for a single char. 4 years ago
Jiri Kucera ce31c9c448 core(matrix): Negative values checks 4 years ago
Alexander Alekhin 2b558a3787 core: fix F16C compilation check 4 years ago
Alexander Alekhin f30aafc3cc core(test): regression test for 18473 4 years ago
Alexander Alekhin b3755e617c ocl: silence warning in case of async cleanup 4 years ago
Maksim Shabunin 59608907b8 Added countNonZero test for big arrays and disable IPP for some cases 5 years ago
Josh Bradley 9fef09fe89
Merge pull request #17320 from jgbradley1:add-eigen-tensor-conversions 5 years ago
Alexander Alekhin d7abb641ca core(test): add InputArray(MatExpr) fetch test 5 years ago
Alexander Alekhin c920b45fb8 core(persistence): fix resource leaks - force closing files 5 years ago
Alexander Alekhin 377dd04224 core: fix .begin()/.end() of empty Mat 5 years ago
Alexander Alekhin 3a2f40ac6f core: don't allow reallocation in add/div/sub/bitwise aug operators 5 years ago
Alexander Alekhin 4f288a1e28
Merge pull request #16704 from alalek:core_log_once_log_if 5 years ago
Alexander Alekhin 4d0f13544d
Merge pull request #16700 from alalek:fix_core_matexpr_size_gemm 5 years ago
Maksim Shabunin bf96d8239d Use BufferArea in more places 5 years ago
Alexander Alekhin d54d01ca46 core(MatExpr): fix .type() bug 5 years ago
Alexander Smorkalov c87b99e82b Added test for new MatX division. 5 years ago
Maksim Shabunin 55cdeaa6dd BufferArea: initial version, usage in StereoBM 5 years ago
Chip Kerchner 301626ba26 Merge pull request #15488 from ChipKerchner:vectorizeMinMax2 5 years ago
Alexander Alekhin e180cc050b
Merge pull request #16236 from alalek:fix_core_simd_emulator 5 years ago
Alexander Alekhin 523f081923 core(check): add Size_<int> 5 years ago
RAJKIRAN NATARAJAN e6ce752da1 Merge pull request #15966 from saskatchewancatch:issue-15760 5 years ago
Alexander Alekhin 3266ac7667 core(kmeans): bailout if can't select cluster center 5 years ago
Everton Constantino 75315fb297 Merge pull request #15494 from everton1984:hal_vector_get_n 5 years ago
Alexander Alekhin e07a488012
Merge pull request #15925 from alalek:core_test_simd_cpp_emulation 5 years ago
clunietp 2185bce4b7 Fix 13577 5 years ago
TH3CHARLie 2c2716de0f core(test): add test for YAML parse multiple documents 5 years ago
Alexander Alekhin a893969ec9 core(simd): v_setall template 5 years ago
Alexander Alekhin 17e2bf5717 core(tls): implement releasing of TLS on thread termination 5 years ago
Chip Kerchner 5a6a49405d Merge pull request #15738 from ChipKerchner:bugInt64x2Comparison 5 years ago
Alexander Alekhin 6a7d1c15d3 core(ipp): skip huge input in flip() 5 years ago
Chip Kerchner 027769bf5d Merge pull request #15662 from ChipKerchner:addVReverseIntrinsic 5 years ago
Sayed Adel f2fe6f40c2 Merge pull request #15510 from seiko2plus:issue15506 5 years ago
Alexander Alekhin fcc69d5a60 core(test): fix check conditions 5 years ago
Vitaly Tuzov d134ec54c5 Extend tests for v_check_any and v_check_all intrinsics 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
Alexander Alekhin 32772a5436 3.4: backported changes from 'master' branch 5 years ago
Alexander Alekhin 15b8a8d935 build: eliminate warnings with Xcode 10.3 5 years ago
Paul E. Murphy b2135be594 fast_math: add extra perf/unit tests 5 years ago
Alexander Alekhin 4ea8526e9f core(persistence): fix writeRaw() / readRaw() struct support 5 years ago
Alexander Alekhin c3b838b738 core(persistence): struct storage layout without alignment gaps 5 years ago
Vitaly Tuzov 3b015dfc7d Merge pull request #14210 from terfendail:wui_512 6 years ago
Vitaly Tuzov 723165f878 fix for AVX2 version of v_reduce_min intrinsic 6 years ago
Vitaly Tuzov f0fb91f2d4 Fixed v_signmask implementation for AVX2, updated universal intrinsics tests. 6 years ago
Alexander Alekhin 9340af1a8a core: Async API / AsyncArray 6 years ago
Vitaly Tuzov 1220dd4877 Updated v_popcount description, reference implementation and test. 6 years ago
Vitaly Tuzov 18d10d6b86 Fixed v_reduce_sad intrinsics implementation and added tests 6 years ago
Alexander Alekhin d6b82dcd65
Merge pull request #14162 from alalek:eliminate_coverity_scan_issues 6 years ago
Alexander Alekhin 93a402d0f2 core: fix Core_EigenNonSymmetric.convergence test 6 years ago
Alexander Alekhin a7c4ee9ae1 core: add iterations limit check in eigenNonSymmetric() 6 years ago
Alexander Alekhin 7366eebebb core: fix condition in OutputArray::create(allowTransposed=True) 6 years ago