4563 Commits (2b53ab23c09a435b81f5ce06089cfa45bf009f81)

Author SHA1 Message Date
Vincent Rabaud 667e5e4f89
Merge pull request #21943 from vrabaud:3.4_proc 3 years ago
Qingnan Duan 2958142e31 Remove extra not in doc 3 years ago
shengwenxue 8b44ee2ce1 fix MSA sum overflow issue 3 years ago
Maksim Shabunin 593996216f cartToPolar/polarToCart: disable inplace mode 3 years ago
pkubaj f3699b5ac8
Fix build with LLVM 13 on ppc64le 3 years ago
Vincent Rabaud 057c3da82a Allow Matx static function to work with Vec. 3 years ago
Vadim Levin ccebbbc0ac feature: submodule or a class scope for exported classes 3 years ago
Yuriy Chernyshov 0898f372b1
Аix -Winvalid-noreturn under clang-cl 3 years ago
Alexander Alekhin 8d88bb06b2 core(vsx): update vec_absd() workaround condition 3 years ago
Vincent Rabaud fc28ba3156
Merge pull request #21594 from vrabaud:3.4_msan 3 years ago
Greg Fiumara dae73938e8
Fix cv::FileStorage::Mode::Memory doxygen layout 3 years ago
Vincent Rabaud b5b52afd35
Merge pull request #21527 from vrabaud:3.4_msan 3 years ago
Alexander Alekhin b1d484f827 core(parallel): propagate FP denormals mode 3 years ago
Alexander Alekhin 123519165d core: FP denormals hints support 3 years ago
pkubaj 5d9ea394ba
Fix VSX detection on FreeBSD 3 years ago
Yuriy Chernyshov d1b533d399 Disable -Wreturn-type-c-linkage under clang-cl 3 years ago
Alexander Alekhin 302d14adef build: fix GCC12 compilation 3 years ago
Vadim Levin eca2d92791 fix: submodules creation and registration 3 years ago
Vincent Rabaud 4db3a388dd Fix a potential UBSAN error. 3 years ago
Christoph Rackwitz f3e0479a8f kmeans: assertion "There can't be more clusters than elements" 3 years ago
Vincent Rabaud bf5e09d5ab Remove unnecessary use of ref-capture in code example. 3 years ago
Joe Howse c2209ad5e4 Doc warnings about experimental UMatUsageFlags 3 years ago
Alexander Alekhin c5a86c22a4 core(ocl): add option to abort on OpenCL kernel build failure 3 years ago
Alexander Alekhin 631126c77a release: OpenCV 3.4.17 3 years ago
Alexander Alekhin cdfa8a668b python: use '((x,y), (w,h), angle)' in std::vector<RotatedRect> 3 years ago
dwardor 54c180092d
Merge pull request #21114 from dwardor:patch-1 3 years ago
Alexander Alekhin 60c093f086 pre: OpenCV 3.4.17 (version++) 3 years ago
Vincent Rabaud 6b4ea68bc7 Solve Rect overflow issues. 3 years ago
Alexander Alekhin 65392d5e6b cmake: fix OPENGL_LIBRARIES handling 3 years ago
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
Alexander Alekhin 61f1ee2d2d core(logger): dump timestamp information with message 3 years ago
Piotr Kubaj 68e425f869 Add support for runtime CPU feature check on POWER on FreeBSD. 3 years ago
Vincent Rabaud ffd010767f Only use fma functions when CV_FMA3 is set. 3 years ago
Alexander Alekhin a49cda6523 core: eliminate Winvalid-noreturn in base.hpp 3 years ago
Alexander Alekhin d612c72405 build: fix MSVC-Clang warnings about unused parameters in stubs 3 years ago
Alexander Alekhin 75e2ba5af3 core(simd): fix compilation with MSVC-Clang 3 years ago
Alexander Alekhin 1726bb6c0d build(icc): fix nodiscard attribute handling 3 years ago
Zhuo Zhang 7da51787b9
Merge pull request #20900 from zchrissirhcz:3.4-hwfeatures-support-qnx 3 years ago
Alexander Alekhin b5fcb06a76 core(SIMD): update int64 SSE constructor 3 years ago
Sergiu Deitsch f8f9f3c438 fixed AVX compile error 3 years ago
Alexander Alekhin 982503e9a8 core: ensure 'int' result from CV_POPCNT_U64(x) 3 years ago
Alexander Alekhin b1cf550123 release: OpenCV 3.4.16 3 years ago
Alexander Alekhin 4985311d46 core(tls): avoid destruction of TlsAbstraction singleton 3 years ago
Alexander Alekhin 27545dcc86 core: add __NetBSD__ build fix in parallel.cpp 3 years ago
Alexander Alekhin ebef84e9ea pre: OpenCV 3.4.16 (version++) 3 years ago
Alexander Alekhin d20c9bde7e core(TLS): force TlsAbstraction initialization before main() 3 years ago
Alexander Alekhin 62414e3073 core(parallel): suppress TSAN warning 3 years ago
mikael f7b4b750d8 Detect FP16 on FreeBSD aarch64 3 years ago
Dale Phurrough de1a459879
fix opencv/opencv#20613 3 years ago
Alexander Alekhin 9b4ecc96f6 core(ocl): buffer bounds in intelblas_gemm_buffer_NT 3 years ago