20452 Commits (5b3d5f9f3c3c96f0f0f602983661d012a4a447c1)

Author SHA1 Message Date
Alexander Alekhin a7e6a1059c dnn(test): fix outputs handling in ONNX conformance 3 years ago
Alexander Alekhin 85719a0a5d dnn: support outputs registration under new names 3 years ago
Vincent Rabaud b5b52afd35
Merge pull request #21527 from vrabaud:3.4_msan 3 years ago
Vadim Levin ef85b24a78 fix: wrong reference counter after module initialization 3 years ago
Alexander Alekhin 70b0274c8e dnn: apply hint to ignore denormals processing 3 years ago
Alexander Alekhin b1d484f827 core(parallel): propagate FP denormals mode 3 years ago
Alexander Alekhin 123519165d core: FP denormals hints support 3 years ago
pkubaj 5d9ea394ba
Fix VSX detection on FreeBSD 3 years ago
Vincent Rabaud abb5c9fd92 Fix undefined behavior in line drawing. 3 years ago
Yuriy Chernyshov d1b533d399 Disable -Wreturn-type-c-linkage under clang-cl 3 years ago
Suleyman TURKMEN 2b5bb02817 Update imgcodecs.hpp 3 years ago
Alexander Alekhin 302d14adef build: fix GCC12 compilation 3 years ago
Smirnov Egor 17b2d92a3d add optional outputs support and fix graph links 3 years ago
Alexander Alekhin 82818e7324 cmake(highgui): update handling of OpenGL libraries 3 years ago
Vadim Levin eca2d92791 fix: submodules creation and registration 3 years ago
Vadim Levin 76e34d6f2c fix: handle possible PyModule_AddObject failure 3 years ago
Alexander Alekhin b304730225 dnn: fix API - explicit ctors, const methods 3 years ago
Alexander Alekhin 80d9f624d0 dnn: don't use aligned load without alignment checks 3 years ago
Vincent Rabaud 4db3a388dd Fix a potential UBSAN error. 3 years ago
h6197627 649f747f8a
Merge pull request #21405 from h6197627:3.4 3 years ago
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
Joe Howse c2209ad5e4 Doc warnings about experimental UMatUsageFlags 3 years ago
Alexander Alekhin c5a86c22a4 core(ocl): add option to abort on OpenCL kernel build failure 3 years ago
Alexander Alekhin 631126c77a release: OpenCV 3.4.17 3 years ago
Alexander Alekhin cdfa8a668b python: use '((x,y), (w,h), angle)' in std::vector<RotatedRect> 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 b1a57c4cb2 fix 3.4 links 3 years ago
dwardor 54c180092d
Merge pull request #21114 from dwardor:patch-1 3 years ago
Alexander Alekhin 3e01a387ba highgui: fix Win32 with OPENGL=ON 3 years ago
rogday 0a178a687a fix const/x in Div 3 years ago
Alexander Alekhin a22dd28e02 videoio: fix ffmpeg standalone build 3 years ago
Stefano Allegretti 91817bffe1
Merge pull request #21275 from stal12:CCL_improvements 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 60c093f086 pre: OpenCV 3.4.17 (version++) 3 years ago
Maksim Shabunin 792b7e0629 (3.4) Fixed several issues found by static analysis 3 years ago