22566 Commits (aee8425b680870c41f647afa8a859c3d5fe4a443)

Author SHA1 Message Date
Alexander Alekhin 51e65db715 dnn(onnx): fix Resize inputs handling 3 years ago
Alexander Alekhin cc02fcd889 dnn: improve debug messages, add ONNX opset version 3 years ago
Alexander Alekhin 36bd2a65e3 highgui(gtk): repair scroll events 3 years ago
Alexander Alekhin 85d4e56bb1 highgui(gtk): fix onmouse event flags 3 years ago
Alexander Alekhin 381d9bafdf imgcodecs: disable OpenEXR in runtime for 3rdparty source code 3 years ago
Alexander Alekhin c408157a4d dnn: do not try to rebuilt network during setInput() 3 years ago
Alexander Alekhin 6e299b582a dnn(test): decompose 'DynamicAxes' test 3 years ago
Alexander Alekhin c78a8dfd2d fix 4.x links 3 years ago
Alexander Alekhin b1a57c4cb2 fix 3.4 links 3 years ago
dwardor 54c180092d
Merge pull request #21114 from dwardor:patch-1 3 years ago
Alexander Alekhin c80b270678 cmake: force lowercase plugins internal names 3 years ago
Alexander Alekhin dcc32e84b9 highgui: fix Win32 with OPENGL=ON 3 years ago
Alexander Alekhin 3e01a387ba highgui: fix Win32 with OPENGL=ON 3 years ago
Alexander Alekhin 4dbba5ac98 videoio: add non zero check 3 years ago
rogday 0a178a687a fix const/x in Div 3 years ago
Alexander Alekhin a22dd28e02 videoio: fix ffmpeg standalone build 3 years ago
Maksim Shabunin bc3da25a4a videoio: added gst-audio dependency 3 years ago
Smirnov Egor 71a22e45b0 add celu, hardsigmoid, selu, thresholdedrelu layers 3 years ago
Stefano Allegretti 91817bffe1
Merge pull request #21275 from stal12:CCL_improvements 3 years ago
Smirnov Egor 1bd382c1d0 Add acos, acosh, asin, asinh, atan, atanh, cos, cosh, erf, hardswish, sin, sinh, softplus, softsign, tan layers 3 years ago
Alexander Alekhin 249c508126 dnn(test): skip failed tests on Vulkan backend 3 years ago
Trutnev Aleksei 04b27525fa
Merge pull request #21231 from alexgiving:atrutnev/SIMD_SubRC_fluid 3 years ago
eplankin 175bcb1734
Merge pull request #21258 from eplankin:fix_threshold_to_zero_ipp_bug 3 years ago
Smirnov Egor fec2c7e715 fix Flatten layer 3 years ago
Alexander Alekhin 07dca8cc03 pre: OpenCV 4.5.5 (version++) 3 years ago
Alexander Alekhin 60c093f086 pre: OpenCV 3.4.17 (version++) 3 years ago
Maxim Milashchenko db4ab1c936
Merge pull request #21264 from MaximMilashchenko:AudioGStreamer 3 years ago
Gruhuang b4bb98ea60
Merge pull request #21268 from pccvlab:tf_Arg 3 years ago
Maksim Shabunin 792b7e0629 (3.4) Fixed several issues found by static analysis 3 years ago
Maksim Shabunin a079c2eb7c Fixed several issues found by static analysis 3 years ago
Alexander Alekhin 6d677bbd63 dnn(test): update ONNX conformance filters (4.x) 3 years ago
Vincent Rabaud 3da17c42a4 Use NaN-safe clip function. 3 years ago
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
Trutnev Aleksei 295da7e5f3
Merge pull request #21150 from alexgiving:atrutnev/fluid_perf 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
Polina Smolnikova 456137fa24
Merge pull request #21166 from rayonnant14:issue_21105 3 years ago
rogday 692059e899 initialize members 3 years ago
cqn2219076254 252ce0b581 add square layer 3 years ago
HAN Liutong 1599f9f0c0
Merge pull request #21086 from hanliutong:rvv-dnn 3 years ago
Alexander Alekhin 0c5b6e5556 videoio(MSMF): add queue for async ReadSample() 3 years ago
Gruhuang 17bc8565f6
Merge pull request #21154 from pccvlab:MatMul_with_two_inputs 3 years ago
Sergey Ivanov b70370f3fd
Merge pull request #21230 from sivanov-work:gapi_win32_vpl_fix 3 years ago
Andrey Senyaev 4d3cf77ad5 Replaced distutils to shutil when copying files in a tree 3 years ago
Patrick Whalen b2005ccaef Fix broken build for Qt6 with options: WITH_QT=ON and WITH_OPENGL=ON 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