22234 Commits (0e86e292e412e6803bba94ac68c5420c73210356)

Author SHA1 Message Date
Alexander Alekhin a590682764 cmake: update installation of python extra submodules 3 years ago
Nicholas Ho bd0732b1d0
Merge pull request #20740 from Nicholas-Ho-arm:3.4_SymmColumnVec_32f8u 3 years ago
Alexander Alekhin 982503e9a8 core: ensure 'int' result from CV_POPCNT_U64(x) 3 years ago
Stanislaw Halik 3d93675ff9 fix link error on shared libs with -MT 3 years ago
Smirnov Egor 238dbffb48 change asserts for Sum 3 years ago
Smirnov Egor a9d7b6eab7 fix const - input and remove unimplemented function 3 years ago
Alexander Alekhin 4223495e6c release: OpenCV 4.5.4 3 years ago
Yaniv Hollander ac57be91e1
Merge pull request #20721 from YanivHollander:DocFixes 3 years ago
Alexander Alekhin 39ee5c5a46 plugins: reverse candidates order to fetch higher versions first 3 years ago
Alexander Alekhin 788f330d07 js: fix build of SIMD tests 3 years ago
Alexander Alekhin af56151231 highgui(docs): we don't support 32-bit integer images in imshow() 3 years ago
Yuantao Feng 34d359fe03
Merge pull request #20422 from fengyuentau:dnn_face 3 years ago
Alexander Alekhin b1cf550123 release: OpenCV 3.4.16 3 years ago
Smirnov Egor 9c84749e2c backport YOLOv4x-mish new_coords CUDA implementation 3 years ago
Alexander Alekhin 4985311d46 core(tls): avoid destruction of TlsAbstraction singleton 3 years ago
Jonas Vautherin 9537a909f7
Merge pull request #20801 from JonasVautherin:fix-gst-error-handling 3 years ago
Alexander Alekhin e75387f029 core: fix compilation of copy ctors/assignment operators with GCC 4.x 3 years ago
Alexander Alekhin 8c2dd5fb9a dnn(ocl4dnn): cleanup dead code, improve logging 3 years ago
Alexander Alekhin 27545dcc86 core: add __NetBSD__ build fix in parallel.cpp 3 years ago
Alexander Alekhin 724e04e979 dnn(ocl4dnn): add extra checks to convolution layer 3 years ago
Alexander Panov dfc94c58f0
Merge pull request #20823 from AleksandrPanov:fix_orb_integer_overflow 3 years ago
Alexander Alekhin eab2b9dc09 core: ensure is_trivially_copyable for simple types 3 years ago
Alexander Alekhin 94e92cd6c0 dnn(ocl): skip int8 tests due to memory access issues 3 years ago
Alexander Alekhin bdaa6a1910 highgui: repair Qt backend 3 years ago
Smirnov Egor 2221dcc9f2 add SoftNMS implementation 3 years ago
Alexander Alekhin c49cfefe88 videoio: fix plugins handling if no filesystem available 3 years ago
Alexander Alekhin c6a6f39d29 android: drop sourceCompatibility/targetCompatibility options 3 years ago
Oliver Kuckertz a3d7811f24
Merge pull request #20725 from mologie:fix-dnn-tf-on-arm 3 years ago
Giles Payne eb56ca3b0d Fix build on older Xcode versions 3 years ago
Alexander Alekhin 755e0143fb
Merge pull request #20815 from alalek:fix_20649_revert_19859 3 years ago
Alexander Alekhin 646924fce8 dnn(pytest/test_input_3d): reload model between switching targets 3 years ago
HAN Liutong e5fb50476c
Merge pull request #20521 from hanliutong:dev-rvv-multiVLEN 3 years ago
Giles Payne 19a880bb91 Simple matrix multiplication for Mat in iOS/Android 3 years ago
Alexander Alekhin 3e6f27522b pre: OpenCV 4.5.4 (version++) 3 years ago
Alexander Alekhin ebef84e9ea pre: OpenCV 3.4.16 (version++) 3 years ago
Jebastin Nadar cce78cc5e2
Merge pull request #20535 from SamFC10:onnx-q 3 years ago
keroiber f11f2bfb56
Merge pull request #20743 from keroiber:prefix_js_function_bindings_with_namespace 3 years ago
xhawk18 24f43e7ae9
Merge pull request #20183 from xhawk18:3.4 3 years ago
Zihao Mu 9085b933d8
Merge pull request #20702 from zihaomu:tf_expand_dim_layer 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
YashasSamaga 505dde09de support broadcasting in eltwise ops 3 years ago
SamFC10 87ebf2e50b fix illegal memory access in int8 convolution 3 years ago
Jonas Vautherin de5b6386e0 Fix gst_initializer 3 years ago
Jannik Bamberger ef53a9229f Automatically set the correct OpenCV version in build.gradle 3 years ago
Suleyman TURKMEN 259c39a63a additional changes 3 years ago
shengyu 4d87f6025e remove redundant semicolons 3 years ago
Alexander Alekhin f977d10a19 dnn(ocl): fix conv DWCONV workgroup 3 years ago
Tomoaki Teshima 1e74f5850b suppress GaussianBlur to generate empty images 3 years ago
Anatoliy Talamanov 6d83a73858 Fix bugs with hanging frames 3 years ago