4298 Commits (a5ca5f6dafa575bee50c670b1858c5186656c466)

Author SHA1 Message Date
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
Maksim Shabunin bf96d8239d Use BufferArea in more places 5 years ago
Alexander Alekhin d54d01ca46 core(MatExpr): fix .type() bug 5 years ago
Alexander Alekhin 01048e5603
Merge pull request #16616 from alalek:dnn_fix_input_shape 5 years ago
Vadim Pisarevsky 07b475062f
Merge pull request #16608 from vpisarev:fix_mac_ocl_tests 5 years ago
Maksim Shabunin 8b2c499be6 intrin: fixed int64->double conversion for AVX-512 5 years ago
Alexander Smorkalov c87b99e82b Added test for new MatX division. 5 years ago
atinfinity f81fdd58da
Merge pull request #16445 from atinfinity:fixed-typo 5 years ago
Pavel Rojtberg e13a73d084 core: export getCPUFeaturesLine to bindings 5 years ago
Maksim Shabunin 55cdeaa6dd BufferArea: initial version, usage in StereoBM 5 years ago
gapry ac9f8c1f41 Fixed Compilation warnings | Issue #16336 5 years ago
Alexander Alekhin a4bd7506a5 core: CV_STRONG_ALIGNMENT macro 5 years ago
Niklas Hambüchen 70cbc3d883 cvdef.h: Don't use C's limits.h under C++ 5 years ago
Sayed Adel ec033330df core:vsx workaround for the unexpected results of `vec_vbpermq` in gcc4.9 5 years ago
Sayed Adel bd531bd828 core:vsx fix inline asm constraints 5 years ago
Alexander Alekhin e83438c23d core(build): fix i386 compilation 5 years ago
Chip Kerchner 4d2da2debe Merge pull request #16375 from ChipKerchner:vectorizeMultTranspose 5 years ago
Alexander Alekhin d42e04d0df core(SIMD): fix MSA build - add v_reduce_min/max for u8/s8 5 years ago
Chip Kerchner 301626ba26 Merge pull request #15488 from ChipKerchner:vectorizeMinMax2 5 years ago
Alexander Alekhin a9f3acb125 core(simd): fix NEON alignmnet issue 5 years ago
Alexander Alekhin e180cc050b
Merge pull request #16236 from alalek:fix_core_simd_emulator 5 years ago
Nuzhny007 7d484d21f7 Fixed compilation on windows with openvx 5 years ago
Alexander Alekhin 523f081923 core(check): add Size_<int> 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Alexander Alekhin 64e6cf9fe5 release: OpenCV 3.4.9 5 years ago
Alexander Alekhin 8d22ac200f core: workaround flipHoriz() alignment issues 5 years ago
Tatsuro Shibamura 971ae00942 Merge pull request #16027 from shibayan:arm64-windows10 5 years ago
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
RAJKIRAN NATARAJAN e6ce752da1 Merge pull request #15966 from saskatchewancatch:issue-15760 5 years ago
Alexander Alekhin 416848066c core: provide safe implementations of CV_XADD() only 5 years ago
Alexander Alekhin 76b5e19eb3 core: add "namespace cv" in CV_StaticAssert fallback implementation 5 years ago
Alexander Alekhin a675c4937a core: OPENCV_INCLUDE_PORT_FILE for custom platform configuration 5 years ago
Paul Murphy a011035ed6 Merge pull request #15257 from pmur:resize 5 years ago
Alexander Alekhin 816f82682b core(trace/itt): avoid calling __itt_thread_set_name() by default 5 years ago
Alexander Alekhin 76a27e3399 pre: OpenCV 3.4.9 (version++) 5 years ago
Alexander Alekhin 72f35e0626
Merge pull request #16052 from alalek:issue_16040 5 years ago
Alexander Alekhin f21bde4d9f
Merge pull request #16046 from alalek:issue_15990 5 years ago
Alexander Alekhin 4dfa0a0383 bindings: basic support for #if preprocessor directives 5 years ago
Alexander Alekhin 818585fd12 core(tls): unblock TlsAbstraction destructor call 5 years ago
Vadim Levin 8d74101f07 Merge pull request #15955 from VadimLevin:dev/vlevin/generator_tests 5 years ago
Brian Wignall af997529a1 Fix some typos 5 years ago
Natsu 54e6f5c237 Merge pull request #15970 from akemimadoka:master 5 years ago
Alexander Alekhin 3266ac7667 core(kmeans): bailout if can't select cluster center 5 years ago
Alexander Alekhin ec55b6f6db core: fix MSA build 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
Christoph Bachhuber c638f085aa Refactor for clarity and avoiding code duplication 5 years ago