22743 Commits (03c9648f2ebbe7280d76382651a11b23e9e14ba0)

Author SHA1 Message Date
Alexander Alekhin 05dbaf7672 videoio(msmf): use info message in SourceReaderCB destructor 3 years ago
Christoph Rackwitz f3e0479a8f kmeans: assertion "There can't be more clusters than elements" 3 years ago
Vincent Rabaud bf5e09d5ab Remove unnecessary use of ref-capture in code example. 3 years ago
Stefano Allegretti c685293297 Fix #21366 3 years ago
Suleyman TURKMEN 0e6a2c0491 fix legacy constants 3 years ago
Joe Howse c2209ad5e4 Doc warnings about experimental UMatUsageFlags 3 years ago
Alexander Alekhin 76fb3652fc dnn(ocl): fix fp16 kernel compilation 3 years ago
Trutnev Aleksei 43c04c29ce
Merge pull request #21157 from alexgiving:atrutnev/move_resize 3 years ago
Alexander Alekhin c5a86c22a4 core(ocl): add option to abort on OpenCL kernel build failure 3 years ago
Stefan Brüns ab181ac329 highgui: Fix unresolved OpenGL functions for Qt backend 3 years ago
Alexander Alekhin dad26339a9 release: OpenCV 4.5.5 3 years ago
Alexander Alekhin 9699e2b483 dnn(onnx): handle non-default ONNX domains 3 years ago
Rostislav Vasilikhin 3048188b5b
Merge pull request #21319 from savuor:backport_levmarqfromscratch 3 years ago
Alexander Alekhin 631126c77a release: OpenCV 3.4.17 3 years ago
Aleksei Trutnev c68fec7e97 Move GKernelPackage to cv namespace 3 years ago
Alexander Alekhin cdfa8a668b python: use '((x,y), (w,h), angle)' in std::vector<RotatedRect> 3 years ago
Anastasiya Pronina ded0efb955 Disabling SSE4.1 path in GFluidResize due to Valgrind issues 3 years ago
Alexander Alekhin f43fec7ee6 cmake: use find_package(OpenEXR) to support OpenEXR 3+ 3 years ago
Alexander Alekhin 6385511e88 dnn: add checks in pooling layer implementation 3 years ago
Alexander Alekhin ed4becf007 dnn(onnx): debug dump of inputs/outputs/initializers in importer 3 years ago
catree 032a61b197 Summarize PnP pose computation on a single separate page. 3 years ago
Alexander Alekhin 88a18c8b6a dnn(onnx): emit error in Shape for dynamic input 3 years ago
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