20376 Commits (f3ba88c87c79115531b9d74dd78682b1d0151713)

Author SHA1 Message Date
Alexander Alekhin f3ba88c87c dnn(test): update ONNX conformance filters 3 years ago
Smirnov Egor e97c7e042b fix max_unpool missing attributes, add default value of keepdims in reducemean/max/sum, add support for keepdims=true in full reduction branch, add new padding type to Pad 3 years ago
rogday 4827fe86bb
Merge pull request #21088 from rogday:onnx_tests 3 years ago
Alexander Alekhin 72c55b56f2 imgproc: catch NaNs in clip(), use table index debug check 3 years ago
Vincent Rabaud 542b3e8a64 Fix harmless signed integer overflow. 3 years ago
Alexander Alekhin 7620456486 videoio(MSMF): add queue for async ReadSample() 3 years ago
Alexander Alekhin 659cf7249e imgproc(ocl): fix resizeLN, avoid integer overflow 3 years ago
Vincent Rabaud 6b4ea68bc7 Solve Rect overflow issues. 3 years ago
Andrey Senyaev d6891c705e
Merge pull request #21219 from asenyaev:asen/remove_distutils 3 years ago
Alexander Alekhin 65392d5e6b cmake: fix OPENGL_LIBRARIES handling 3 years ago
Alexander Alekhin 0c0b1ec9ae imgproc(test): add bit-exact tests for YUV cvtColor conversions 3 years ago
rogday 1613d30544
Merge pull request #21159 from rogday:ceil_mode 3 years ago
APrigarina 37b1876807 qr encoder: fix memory and unused variables issues 3 years ago
Alexander Alekhin bd396e1fd5 dnn(test): re-enable tests which works with OpenVINO 2021.4.x (3.4) 3 years ago
Vincent Rabaud 1a1a7bbbfd
Merge pull request #21112 from vrabaud:3.4_luv_overflow 3 years ago
Smirnov Egor 33e97e994d add sum of 1 input 3 years ago
Smirnov Egor 11e6848bb9 add default order to transpose 3 years ago
Smirnov Egor 829410729c add new (Log)SoftMax simplification passes 3 years ago
Smirnov Egor 0e2a3686c0 add alpha parameter to ELU layer 3 years ago
Andrew Ryrie ea7d4be3f8
Merge pull request #20658 from smbz:lstm_optimisation 3 years ago
Smirnov Egor 05db8784ae fix Clip, LeakyReLU, LRN, Split defaults 3 years ago
Alexander Alekhin 58b06222ff dnn(DataLayer): fix CPU/OpenCL code paths for FP16 handling 3 years ago
Alexander Alekhin 58dc397930 dnn(test): add two_inputs test with FP32/U8 data types 3 years ago
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
Alexander Alekhin 985aa0423d dnn(test): update InferenceEngine tests 3 years ago
Christian Clauss ebe4ca6b60 Fix typos discovered by codespell 3 years ago
Christian Clauss cdbb042ce4 Use print() function in both Python 2 and Python 3 3 years ago
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