31302 Commits (f1053d48a29344c475fb83be1bf017775607edc3)
 

Author SHA1 Message Date
Alexander Alekhin 0e86e292e4 Merge pull request #20885 from alalek:cmake_fix_python_submodules 3 years ago
Alexander Alekhin a590682764 cmake: update installation of python extra submodules 3 years ago
Alexander Alekhin 31c40fa4cc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
Smirnov Egor 1feb3838b5 add Ceil, Floor, Log, Round, Sqrt, Not, Equal, Less, Greater 3 years ago
Nicholas Ho bd0732b1d0
Merge pull request #20740 from Nicholas-Ho-arm:3.4_SymmColumnVec_32f8u 3 years ago
Alexander Alekhin 0b5cbcefdd Merge pull request #20868 from icestraw:fix-type-error-of-slice-indices 3 years ago
icestraw e4a87f2f4f fix type error of slice indices 3 years ago
Alexander Alekhin 3c8cadf7ca Merge pull request #20867 from alalek:fix_CV_POPCNT_U64_msvs 3 years ago
Alexander Alekhin 7c0b26e8a0 Merge pull request #20834 from sthalik:msvc-shared-library-static-crt 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
Alexander Alekhin 53d6c9b9c0 Merge pull request #20860 from rogday:sum_fix 3 years ago
Alexander Alekhin a02e90d502 Merge pull request #20859 from rogday:sub_const_fix 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 39c3334147 Merge tag '4.5.4' 3 years ago
Alexander Alekhin 4223495e6c release: OpenCV 4.5.4 3 years ago
Alexander Alekhin 023e86d68f Merge pull request #20848 from alalek:reverse_plugins_candidates_order 3 years ago
Yaniv Hollander ac57be91e1
Merge pull request #20721 from YanivHollander:DocFixes 3 years ago
Alexander Alekhin c2e65bafb5 Merge pull request #20846 from alalek:issue_19947 3 years ago
Alexander Alekhin 74161b2122 Merge pull request #20847 from alalek:fix_build_js_simd_tests 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 4672dbda2a Merge pull request #20818 from rogday:yolov4x_mish_cuda 3 years ago
Alexander Alekhin 62252d157e Merge tag '3.4.16' 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 cca4c47781 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
Alexander Alekhin 17bd9a1fa1 Merge pull request #20841 from alalek:core_keep_TlsAbstraction_singleton_3.4 3 years ago
Alexander Alekhin 0321644bbd
Merge pull request #20842 from alalek:valgrind_suppression 3 years ago
Alexander Alekhin 81e7988eb9 Merge pull request #20840 from alalek:dnn_ocl_cleanup_code 3 years ago
Alexander Alekhin 4985311d46 core(tls): avoid destruction of TlsAbstraction singleton 3 years ago
Alexander Alekhin 05348f3250 Merge pull request #20839 from alalek:issue_20828_netbsd 3 years ago
Alexander Alekhin 003609e565 Merge pull request #20838 from alalek:fix_20833 3 years ago
Alexander Alekhin e0cfaee7aa Merge pull request #20837 from alalek:fixup_20825 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 4b0f8d76f4 Merge pull request #20835 from sthalik:msvc-no-thread-support 3 years ago
Alexander Alekhin fac895d7ba Merge pull request #20831 from sthalik:fix-msvc-build-3.4 3 years ago
Stanislaw Halik d023f316ac fix OPENCV_DISABLE_THREAD_SUPPORT 3 years ago
Stanislaw Halik 04b40ff221 add new supported MSVC version 3 years ago
Alexander Alekhin 03a08435e2 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
Alexander Alekhin 4dd3ab8f32 Merge pull request #20825 from alalek:issue_20718 3 years ago
Alexander Alekhin 8e0660ad54 Merge pull request #20820 from alalek:issue_20514 3 years ago