4649 Commits (87ab4ee56732d4b6eeacf586f33deb0cfe95c0ea)

Author SHA1 Message Date
cyy 171cba4947 use C++11 static variables as memory barrier 5 years ago
Alexander Alekhin 5f3012fc9a pre: OpenCV 4.4.0 (version++) 5 years ago
Alexander Alekhin a43e3bebe6 pre: OpenCV 3.4.11 (version++) 5 years ago
Giles Payne 02385472b6
Merge pull request #17165 from komakai:objc-binding 5 years ago
Maksim Shabunin 59608907b8 Added countNonZero test for big arrays and disable IPP for some cases 5 years ago
Vadim Pisarevsky 5489735258
Merge pull request #17436 from vpisarev:fix_python_io 5 years ago
Alexander Alekhin 74020a084b core: fix builds with eigen helper header 5 years ago
Egor Pugin 1bec7ca540
Merge pull request #17352 from egorpugin:patch-2 5 years ago
Josh Bradley 9fef09fe89
Merge pull request #17320 from jgbradley1:add-eigen-tensor-conversions 5 years ago
Alexander Alekhin a3b109eca0 imgproc: enable GaussianBlur IPP parallel processing 5 years ago
Alexander Alekhin 74e4cfd1da core(MatExpr): fix warning in case of e.s == (0, 0, 0, 0) 5 years ago
Alexander Smorkalov 7228d2a824 Added initial version of cmake toolchain for RISC-V architecture. 5 years ago
Alexander Alekhin cd7db168e0 core(SIMD): suppress coverity UNINIT_CTOR on SIMD vectors 5 years ago
Paul Jurczak a748eba42e Added descriptions of randu and randn 5 years ago
Alexander Alekhin dcf7eb972e core(SIMD): align behavior of vector constructors 5 years ago
Maksim Shabunin f84cae833a TickMeter: added FPS and AvgTime, improved docs, reformatted 5 years ago
Alexander Alekhin c8f1948d58 core: drop EXPR handing code in InputArray 5 years ago
Alexander Alekhin f0ffc52435 fix files permissions 5 years ago
Alexander Alekhin d7abb641ca core(test): add InputArray(MatExpr) fetch test 5 years ago
Alexander Alekhin 936428cb3b core(MatExpr) fetch result before InputArray wrap 5 years ago
Adam Fowles 8334932a26
Merge pull request #16992 from afowles:fix-forEach-segfault 5 years ago
Alexander Alekhin 01b2c5a77c release: OpenCV 4.3.0 5 years ago
Alexander Alekhin 1cc1e6fa56 release: OpenCV 3.4.10 5 years ago
Alexander Alekhin 54063c40de core(ocl): options to control buffer access flags 5 years ago
Alexander Alekhin 09134ac881 core: emit warning ONCE on ambiguous MatExpr processing 5 years ago
Alexander Alekhin e661ad2a67 eliminate build warnings 5 years ago
cyy bdc29cccb6 fix freebsd build 5 years ago
Alexander Alekhin b4b4d21212 eliminate build warnings 5 years ago
Alexander Alekhin c920b45fb8 core(persistence): fix resource leaks - force closing files 5 years ago
Alexander Alekhin 673eb2b006 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 77d1c20fb7 core(buffer_area): handle 'OPENCV_ENABLE_MEMORY_SANITIZER=ON' case 5 years ago
Maksim Shabunin 7e7bb3027c Fixs several problems found by static analysis 5 years ago
RAJKIRAN NATARAJAN 3b2e409fa7
Merge pull request #16779 from saskatchewancatch:issue-16777 5 years ago
Sayed Adel 9ea62bfddb core:vsx reimplement `v_broadcast_element()` 5 years ago
Alexander Alekhin 4e56c1326f core: adjust type of allocator_stats counter, allow to disable 5 years ago
Alexander Alekhin 83e1d79403 core: update CPUs detection 5 years ago
Alexander Alekhin 3c85745e22 pre: OpenCV 4.3.0 (version++) 5 years ago
Alexander Alekhin b7ecaceda8 pre: OpenCV 3.4.10 (version++) 5 years ago
Alexander Alekhin 198b5096aa
Merge pull request #16754 from alalek:issue_16752 5 years ago
Alexander Alekhin 34530da66e core: fix coverity issues 5 years ago
Alexander Alekhin 3a2f40ac6f core: don't allow reallocation in add/div/sub/bitwise aug operators 5 years ago
Manoj Gupta 880d2afb67 Fix building with ToT libc++ 5 years ago
Alexander Alekhin 4f288a1e28
Merge pull request #16704 from alalek:core_log_once_log_if 5 years ago
Jan Solanti ad16c243ca core(ocl): Don't query image formats when none exist 5 years ago
Alexander Alekhin 4d0f13544d
Merge pull request #16700 from alalek:fix_core_matexpr_size_gemm 5 years ago
Peter Würtz 5012fc5d23
Merge pull request #16684 from pwuertz:ignore_clang_mat_inl 5 years ago
Alexander Alekhin af9ded89d0 core: fix build getNumberOfCPUs for JavaScript 5 years ago
Ganesh Kathiresan 09df7810d1
Merge pull request #16457 from ganesh-k13:bugfix/getCPUCount-fix 5 years ago
Alexander Alekhin 84bb67e49b exclude opencv_contrib modules 5 years ago