19173 Commits (d2cc30e2a559c2c39b639479d5d61526384b3f5f)

Author SHA1 Message Date
Alexander Alekhin a9f3acb125 core(simd): fix NEON alignmnet issue 5 years ago
Alexander Alekhin e180cc050b
Merge pull request #16236 from alalek:fix_core_simd_emulator 5 years ago
olramde c75d93337e Merge pull request #16240 from olramde:olramde 5 years ago
Liubov Batanina 9ed372b297 Update get memory shapes 5 years ago
Liubov Batanina 4625337179 Add docs reduce mean 5 years ago
Liubov Batanina e9e3af0aaa Add global pool by axis test 5 years ago
Liubov Batanina a33d50084d Add global_pooling_dim flags 5 years ago
Liubov Batanina 7eba3a7c96 Add pack description 5 years ago
Nuzhny007 7d484d21f7 Fixed compilation on windows with openvx 5 years ago
Janusz Lisiecki 178c4810e6 Fix swapped channels in BGR* conversion utility function 5 years ago
Paul E. Murphy c1cdb2416a imgproc(resize): improve 8u3 HResize vector exit calc 5 years ago
Dmitry Kurtaev f954f0830c Sort text TensorFlow graphs 5 years ago
Dmitry Kurtaev 76cfa65d55 AddV2 from TensorFlow 5 years ago
Peter Würtz 8aebef2459 Use global RNG for training RTrees. 5 years ago
Liubov Batanina 752653c70b Update global pooling 5 years ago
Alexander Alekhin 523f081923 core(check): add Size_<int> 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
catree badd0d1ff4 Add explicit size check for Rodrigues() function to prevent issue like https://stackoverflow.com/questions/58969553 5 years ago
Alexander Alekhin 07729e396d imgproc(resize): avoid unnecessary type conversions 5 years ago
Liubov Batanina cf477f7e9f Fix global axis 5 years ago
Liubov Batanina 543e0302d3 Support global pooling by axis 5 years ago
Liubov Batanina 6e33769e56 Add human parsing demo 5 years ago
Alexander Alekhin 64e6cf9fe5 release: OpenCV 3.4.9 5 years ago
Alexander Alekhin 4733a19bab
Merge pull request #16194 from alalek:fix_16192 5 years ago
jeffeDurand 5bf7345743 Merge pull request #16090 from jeffeDurand:cuda_mog2_issue_5296 5 years ago
Sebastien Wybo e801f0e954 Merge pull request #16011 from sebastien-wybo:fix_16007 5 years ago
Alexander Alekhin 9cd1d087c3 android(camera2): apply .disconnectCamera() patch from issue 13574 5 years ago
Alexander Alekhin 8d22ac200f core: workaround flipHoriz() alignment issues 5 years ago
Vitaly Tuzov f5a84f75c4 Fix for CV_8UC2 linear resize vectorization 5 years ago
antalzsiroscandid aa80f754f4 dnn: reading IR models from buffer 5 years ago
mcellis33 5d15c65e48 Merge pull request #16136 from mcellis33:mec-nan 5 years ago
Rajkiran Natarajan af04b422c9 Change program type in hdr format files to modern value: RADIANCE so 5 years ago
Tatsuro Shibamura 971ae00942 Merge pull request #16027 from shibayan:arm64-windows10 5 years ago
Alexander Alekhin d1c35e7b61 imgcodecs(bmp): make happy UBSAN with enum value range check 5 years ago
Xuanda Yang 3d60a9b96c Merge pull request #16156 from TH3CHARLie:3.4 5 years ago
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
RAJKIRAN NATARAJAN e6ce752da1 Merge pull request #15966 from saskatchewancatch:issue-15760 5 years ago
Paul Murphy 1c4a64f0a1 Merge pull request #16138 from pmur:reg_16137 5 years ago
Alexander Alekhin 5ee7abbe3c
Merge pull request #16088 from alalek:dnn_eltwise_layer_different_src_channels 5 years ago
Alexander Alekhin 15612ebd39 python: enable Python 3.8 5 years ago
Alexander Alekhin 416848066c core: provide safe implementations of CV_XADD() only 5 years ago
Alexander Alekhin 76b5e19eb3 core: add "namespace cv" in CV_StaticAssert fallback implementation 5 years ago
Alexander Alekhin a675c4937a core: OPENCV_INCLUDE_PORT_FILE for custom platform configuration 5 years ago
Alexander Alekhin 6ea29a7696 cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P 5 years ago
shimat b89581960c s/Voroni/Voronoi/g 5 years ago
Alexander Alekhin 4ec4ec844f python: fix issue with bindings loading on Python 3.8 5 years ago
Maksim Shabunin 435c97c7a2 imgproc: add parameter checks in calcHist and calcBackProj 5 years ago
Dmitry Kurtaev fe77223dee Modify nGraph's ConvolutionBackpropData and GroupConvolution 5 years ago
RAJKIRAN NATARAJAN b9435b9e38 Merge pull request #16094 from saskatchewancatch:issue-16053 5 years ago
Dmitry Kurtaev c2ca3ee2fa Fix weights fusion for Convolution and Deconvolution layers in nGraph 5 years ago