20334 Commits (101be77d9d5024fe2563d144a2d0180af427d025)

Author SHA1 Message Date
Alexander Alekhin 61f1ee2d2d core(logger): dump timestamp information with message 3 years ago
Vincent Rabaud d4741eece1 Fix H clamping for very small negative values. 3 years ago
nickjackolson b696928a5b add !empty assertion in seamlessClone() 3 years ago
nickjackolson 79d4e865fe Add warning message to imread() 3 years ago
Alexander Alekhin de7f8eec04 js(test): pin cli-table dependency 3 years ago
Alexander Alekhin 473f10877c doc(videoio): fix apiPreference note, replace DSHOW(deprecated)->MSMF 3 years ago
Qiushi Zheng 3e51448ef0
Merge pull request #17889 from ZhengQiushi:my_3.4 3 years ago
Alexander Alekhin 8041ab8a61
Merge pull request #21025 from alalek:issue_21004 3 years ago
tv3141 cb286a66be
Merge pull request #21030 from tv3141:fix_seg_fault_houghlinespointset 3 years ago
Piotr Kubaj 68e425f869 Add support for runtime CPU feature check on POWER on FreeBSD. 3 years ago
ZaKiiiiiiiii 98b6ce353c
Merge pull request #20904 from Crayon-new:fix_bug_in_maxLayer 3 years ago
Vincent Rabaud ffd010767f Only use fma functions when CV_FMA3 is set. 3 years ago
Alexander Alekhin c1d61c88e9 dnn(cmake): don't hijack OpenCL options with Tengine 3 years ago
APrigarina 8e72e1ed88 add test case for QR detect fix 3 years ago
cpengu 66dd871288 Update qrcode.cpp 3 years ago
Alexander Alekhin d484939c02
Merge pull request #20999 from alalek:dnn_replace_deprecated_calls 3 years ago
Alexander Alekhin b3e16c6423 videoio(dshow): eliminate build warnings from MSVC-Clang 3 years ago
Souriya Trinh 30d6766db4 Add conventional Bayer naming. 3 years ago
Alexander Alekhin 0ee61d178f highgui: drop invalid cvGetWindowImageRect 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
Noah Stier 84a81579ba tvl1 cuda optflow optimization 3 years ago
berak a6f5717567 resolves #20913 3 years ago
AleksandrPanov d21622bef4 fix findMinEnclosingTriangle and add tests 3 years ago
Harvey ce68291d83 32bit rgb bmp file should not copy data as rgba 3 years ago
Zhuo Zhang 7da51787b9
Merge pull request #20900 from zchrissirhcz:3.4-hwfeatures-support-qnx 3 years ago
rogday b3f966e2ca
Merge pull request #20883 from rogday:eltwise_refactoring 3 years ago
Michel Promonet 9a9e457dd6 Allow to set av_log_set_level to reduce ffmpeg level below AV_LOG_ERROR 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
Wehzie f9e747dbc6 Fixed typo in CV_Error message 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 b1cf550123 release: OpenCV 3.4.16 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 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
Oliver Kuckertz a3d7811f24
Merge pull request #20725 from mologie:fix-dnn-tf-on-arm 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
Alexander Alekhin ebef84e9ea pre: OpenCV 3.4.16 (version++) 3 years ago
keroiber f11f2bfb56
Merge pull request #20743 from keroiber:prefix_js_function_bindings_with_namespace 3 years ago